Skip to content

Commit

Permalink
Silence a 'cabal check' warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikolaj committed Nov 17, 2023
1 parent aafd2cd commit 2ffd75c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enummapset.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Library

build-depends:
base >= 4.6 && < 5,
aeson,
aeson >= 1.3 && < 2.3,
containers >= 0.5.11 && < 0.7,
deepseq >= 1.2 && < 1.6

Expand Down

0 comments on commit 2ffd75c

Please sign in to comment.