Skip to content
Snippets Groups Projects
Commit 21437f20 authored by Bodigrim's avatar Bodigrim
Browse files

Allow bytestring-0.11 in 2.7 branch

parent a6412dc0
No related branches found
No related tags found
No related merge requests found
......@@ -63,7 +63,7 @@ library
build-depends:
base >= 4.5 && < 4.17,
bytestring >= 0.9.2 && < 0.11,
bytestring >= 0.9.2 && < 0.12,
time >= 1.2 && < 1.12
exposed-modules:
......
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