We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42d5855 commit 6b67252Copy full SHA for 6b67252
implicit-hie.cabal
@@ -7,7 +7,7 @@ cabal-version: 2.0
7
-- hash: b2b829a658e33ea328c725dea732391089d03ffd2a216d413a75d88aefa7c181
8
9
name: implicit-hie
10
-version: 0.1.2.3
+version: 0.1.2.4
11
description:
12
Auto generate a stack or cabal multi component hie.yaml file
13
@@ -20,7 +20,7 @@ maintainer: avi.the.coder@gmail.com
20
copyright: 2020
21
license: BSD3
22
license-file: LICENSE
23
-tested-with: GHC ==8.8.3
+tested-with: GHC ==8.8.3 || ==8.10.1
24
build-type: Simple
25
extra-source-files:
26
ChangeLog.md
0 commit comments