haskell-hslogger-template: update to version 2.0.2
This commit is contained in:
parent
523f5d6752
commit
fbc7ee57b2
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "hslogger-template";
|
pname = "hslogger-template";
|
||||||
version = "2.0.1";
|
version = "2.0.2";
|
||||||
sha256 = "1m8h4i8cxxw83vhbw61njvv86qdcff6zi3bf0nyhc4cq7pfrzqvj";
|
sha256 = "0qkyclj9fajvzbfcs0ik8ncy66x916r40jd85r4wi5nh482i7sp3";
|
||||||
buildDepends = [ hslogger mtl ];
|
buildDepends = [ hslogger mtl ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Automatic generation of hslogger functions";
|
description = "Automatic generation of hslogger functions";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user