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

Bump ghc-prim upper bound

parent aeed085d
No related tags found
No related merge requests found
...@@ -160,7 +160,7 @@ library ...@@ -160,7 +160,7 @@ library
base >= 4.3 && < 5, base >= 4.3 && < 5,
binary >= 0.5 && < 0.9, binary >= 0.5 && < 0.9,
deepseq >= 1.1 && < 1.5, deepseq >= 1.1 && < 1.5,
ghc-prim >= 0.2 && < 0.6, ghc-prim >= 0.2 && < 0.7,
template-haskell >= 2.5 && < 2.17 template-haskell >= 2.5 && < 2.17
if flag(bytestring-builder) if flag(bytestring-builder)
......
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