Skip to content
Snippets Groups Projects
Commit deaaef62 authored by Ben Gamari's avatar Ben Gamari :turtle:
Browse files

Bump deepseq bound to allow 1.5

parent d4dd69af
No related branches found
No related tags found
No related merge requests found
......@@ -194,7 +194,7 @@ library
base >= 4.10 && < 5,
binary >= 0.5 && < 0.9,
bytestring >= 0.10.4 && < 0.12,
deepseq >= 1.1 && < 1.5,
deepseq >= 1.1 && < 1.6,
ghc-prim >= 0.2 && < 0.11,
template-haskell >= 2.5 && < 2.22
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment