Skip to content
Snippets Groups Projects
Commit 09971cfa authored by Oleg Grenrus's avatar Oleg Grenrus Committed by Herbert Valerio Riedel
Browse files

Raise bytestring-builder lower-bound

parent 0ee8d1fc
No related branches found
No related tags found
No related merge requests found
......@@ -151,7 +151,7 @@ library
if flag(bytestring-builder)
build-depends: bytestring >= 0.9 && < 0.10.4,
bytestring-builder >= 0.10.4
bytestring-builder >= 0.10.4.0.2
else
build-depends: bytestring >= 0.10.4 && < 0.11
......
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