haskell-monad-logger: update to version 0.3.10.1

This commit is contained in:
Peter Simons 2014-12-12 09:50:13 +01:00
parent c6678cdb7c
commit c962edc990

View File

@ -7,8 +7,8 @@
cabal.mkDerivation (self: {
pname = "monad-logger";
version = "0.3.8";
sha256 = "08mvz78ak6rf22s2z0b50iky36cnd6f498262aj57l7j0l7zsy7r";
version = "0.3.10.1";
sha256 = "1m1bcx995w283a0jcwqn8z3daafybndhj4y0xxgccip8038xf0rl";
buildDepends = [
blazeBuilder conduit conduitExtra exceptions fastLogger liftedBase
monadControl monadLoops mtl resourcet stm stmChans text