Removed unnecessary MonadCatchIO dependency

This commit is contained in:
Michael Snoyman 2010-06-15 11:50:04 +03:00
parent cb15ae78f4
commit 9fd1d16206

View File

@ -45,7 +45,6 @@ library
hamlet >= 0.3.0 && < 0.4,
transformers >= 0.2 && < 0.3,
clientsession >= 0.4.0 && < 0.5,
MonadCatchIO-transformers >= 0.2 && < 0.3,
pureMD5 >= 1.1.0.0 && < 1.2,
random >= 1.0.0.2 && < 1.1,
control-monad-attempt >= 0.3 && < 0.4,