mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-29 18:33:00 +00:00
haskell-monad-logger: update to version 0.3.10.1
This commit is contained in:
parent
c6678cdb7c
commit
c962edc990
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user