Require binary >= 0.7.

Needed for runGetOrFail.
This commit is contained in:
John MacFarlane
2020-12-13 10:33:46 -08:00
parent ef62b70646
commit 2ce14997ad
+1 -1
View File
@@ -395,7 +395,7 @@ library
aeson-pretty >= 0.8.5 && < 0.9,
attoparsec >= 0.12 && < 0.14,
base64-bytestring >= 0.1 && < 1.2,
binary >= 0.5 && < 0.11,
binary >= 0.7 && < 0.11,
blaze-html >= 0.9 && < 0.10,
blaze-markup >= 0.8 && < 0.9,
bytestring >= 0.9 && < 0.12,