Skip to content

Commit 9124d37

Browse files
authored
Merge pull request #9 from Avi-D-coder/last-implicit-hie
Use implicit-hie-0.1.2.6
2 parents b549749 + 97bdb6f commit 9124d37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

implicit-hie-cradle.cabal

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

99
name: implicit-hie-cradle
10-
version: 0.3.0.3
10+
version: 0.3.0.4
1111
description: Auto generate a stack or cabal multi component cradles
1212
category: Development, Tools, Hie, HLS
1313
synopsis: Auto generate hie-bios cradles
@@ -42,7 +42,7 @@ library
4242
, filepath >=1.4.1 && <1.5
4343
, hie-bios >=0.7.0
4444
, hslogger >=1.2 && <1.4
45-
, implicit-hie >=0.1.2.5 && <1
45+
, implicit-hie >=0.1.2.6 && <1
4646
, process >=1.6.1 && <1.7
4747
, temporary >=1.2 && <1.4
4848
, text >=1.2.3 && <1.3

0 commit comments

Comments
 (0)