haskell-monad-logger: update to version 0.3.4.1
This commit is contained in:
parent
fb4ae347f1
commit
1139e22b09
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "monad-logger";
|
||||
version = "0.3.4.0";
|
||||
sha256 = "16nrzms87klbs26rbaw4j8xal5k7glpbhg7r2x1m3gxbdhsp696n";
|
||||
version = "0.3.4.1";
|
||||
sha256 = "1i5192060svqhc1iv215b98hah6p29bzdqin6ng5qpq8d44hdnpm";
|
||||
buildDepends = [
|
||||
blazeBuilder conduit fastLogger liftedBase monadControl monadLoops
|
||||
mtl resourcet stm stmChans text transformers transformersBase
|
||||
|
|
Loading…
Reference in a new issue