haskell-monad-logger: update to version 0.2.1
This commit is contained in:
parent
b2505f6eaf
commit
a6f1f51ccd
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "monad-logger";
|
pname = "monad-logger";
|
||||||
version = "0.2.0.1";
|
version = "0.2.1";
|
||||||
sha256 = "151brb5h92xc0mhfqcapmxib7vh2k36rsw493fxbn3256xkzc8gk";
|
sha256 = "00ssh60rxw7dg1dcfh8kr4mg9p7pvvvmjf9xd8kvxbrb9s3nkc4s";
|
||||||
buildDepends = [ fastLogger resourcet text transformers ];
|
buildDepends = [ fastLogger resourcet text transformers ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/kazu-yamamoto/logger";
|
homepage = "https://github.com/kazu-yamamoto/logger";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user