Skip to content

Commit

Permalink
better dependency definition
Browse files Browse the repository at this point in the history
  • Loading branch information
nevrome committed Mar 14, 2022
1 parent b815634 commit a31b005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion currycarbon.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ executable currycarbon
build-depends:
currycarbon
, base
, optparse-applicative >= 0.16.0 && < 0.17
, optparse-applicative >= 0.16 && < 0.17
, filepath
other-modules:
Paths_currycarbon
Expand Down

0 comments on commit a31b005

Please sign in to comment.