haskell-monad-logger: update to version 0.3.11.1
This commit is contained in:
parent
31d32ab7b6
commit
05ab046db9
|
@ -7,8 +7,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "monad-logger";
|
pname = "monad-logger";
|
||||||
version = "0.3.11";
|
version = "0.3.11.1";
|
||||||
sha256 = "0ydxv4pdq660dh3cdmsd5lgjkfhh7c62kb5vcl8jl6qmjf8kvmdq";
|
sha256 = "1vh847ivymhb20sly9aplcm35zcmn7xmibv8lkv1ws9y7s1951p7";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
blazeBuilder conduit conduitExtra exceptions fastLogger liftedBase
|
blazeBuilder conduit conduitExtra exceptions fastLogger liftedBase
|
||||||
monadControl monadLoops mtl resourcet stm stmChans text
|
monadControl monadLoops mtl resourcet stm stmChans text
|
||||||
|
|
Loading…
Reference in New Issue