remove mtl as dependency

This commit is contained in:
Vincent Hanquez 2014-07-15 14:48:27 +01:00
parent e3a1fc177a
commit 0a5d746cad

View File

@ -44,7 +44,6 @@ Test-Suite test-cryptonite
Build-Depends: base >= 3 && < 5 Build-Depends: base >= 3 && < 5
, bytestring , bytestring
, byteable , byteable
, mtl
, tasty , tasty
, tasty-quickcheck , tasty-quickcheck
, tasty-hunit , tasty-hunit