Skip to content

Commit

Permalink
Build against hashable-1.4 (#2329)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriella439 committed Nov 11, 2021
1 parent aca5803 commit 96ad5ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dhall/dhall.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,7 @@ Library
filepath >= 1.4 && < 1.5 ,
half >= 0.2.2.3 && < 0.4 ,
haskeline >= 0.7.2.1 && < 0.9 ,
hashable >= 1.2 && < 1.4 ,
hashable >= 1.2 && < 1.5 ,
lens-family-core >= 1.0.0 && < 2.2 ,
-- megaparsec follows SemVer: https://github.com/mrkkrp/megaparsec/issues/469#issuecomment-927918469
megaparsec >= 8 && < 10 ,
Expand Down

0 comments on commit 96ad5ed

Please sign in to comment.