Skip to content

Commit

Permalink
Build against optparse-generic-1.5.0 (#2519)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriella439 authored Sep 10, 2023
1 parent 8d77098 commit 48d96ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dhall-bash/dhall-bash.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Executable dhall-to-bash
bytestring ,
dhall ,
dhall-bash ,
optparse-generic >= 1.1.1 && < 1.5 ,
optparse-generic >= 1.1.1 && < 1.6 ,
text
GHC-Options: -Wall
Default-Language: Haskell2010

0 comments on commit 48d96ea

Please sign in to comment.