Skip to content

Commit 6b67252

Browse files
committed
Release bug fix
1 parent 42d5855 commit 6b67252

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

implicit-hie.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ cabal-version: 2.0
77
-- hash: b2b829a658e33ea328c725dea732391089d03ffd2a216d413a75d88aefa7c181
88

99
name: implicit-hie
10-
version: 0.1.2.3
10+
version: 0.1.2.4
1111
description:
1212
Auto generate a stack or cabal multi component hie.yaml file
1313

@@ -20,7 +20,7 @@ maintainer: avi.the.coder@gmail.com
2020
copyright: 2020
2121
license: BSD3
2222
license-file: LICENSE
23-
tested-with: GHC ==8.8.3
23+
tested-with: GHC ==8.8.3 || ==8.10.1
2424
build-type: Simple
2525
extra-source-files:
2626
ChangeLog.md

0 commit comments

Comments
 (0)