Remove duplicate deps

This commit is contained in:
Nikita Volkov 2014-11-30 02:33:02 +03:00
parent e13d21aa38
commit 60f8dcd5fd

View File

@ -104,17 +104,14 @@ library
time >= 1.4 && < 1.6,
bytestring == 0.10.*,
text >= 1.0 && < 1.3,
-- control:
list-t >= 0.3 && < 0.4,
monad-control == 0.3.*,
transformers-base == 0.4.*,
-- errors:
loch-th == 0.2.*,
placeholders == 0.1.*,
-- general:
safe == 0.3.*,
list-t >= 0.3 && < 0.4,
monad-control == 0.3.*,
transformers-base == 0.4.*,
safe == 0.3.*,
mmorph == 1.0.*,
mtl-prelude < 3,
base-prelude >= 0.1.3 && < 0.2,