Require zip-archive 0.2.3.4, with normalized path comparison.

This commit is contained in:
John MacFarlane 2014-08-11 12:13:32 -07:00
parent 95d9b43b42
commit 7ec953e31b

View file

@ -226,7 +226,7 @@ Library
directory >= 1 && < 1.3,
bytestring >= 0.9 && < 0.11,
text >= 0.11 && < 1.2,
zip-archive >= 0.2.3.2 && < 0.3,
zip-archive >= 0.2.3.4 && < 0.3,
old-locale >= 1 && < 1.1,
time >= 1.2 && < 1.5,
HTTP >= 4000.0.5 && < 4000.3,
@ -405,7 +405,7 @@ Test-Suite test-pandoc
HUnit >= 1.2 && < 1.3,
containers >= 0.1 && < 0.6,
ansi-terminal >= 0.5 && < 0.7,
zip-archive >= 0.2.3.2 && < 0.3
zip-archive >= 0.2.3.4 && < 0.3
Other-Modules: Tests.Old
Tests.Helpers
Tests.Arbitrary