Skip to content

Commit 48d96ea

Browse files
authored
Build against optparse-generic-1.5.0 (#2519)
Related to commercialhaskell/stackage#6968
1 parent 8d77098 commit 48d96ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dhall-bash/dhall-bash.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Executable dhall-to-bash
4848
bytestring ,
4949
dhall ,
5050
dhall-bash ,
51-
optparse-generic >= 1.1.1 && < 1.5 ,
51+
optparse-generic >= 1.1.1 && < 1.6 ,
5252
text
5353
GHC-Options: -Wall
5454
Default-Language: Haskell2010

0 commit comments

Comments
 (0)