haskell-pointfree: update to version 1.0.4.8
This commit is contained in:
parent
2517c46673
commit
1408b26a0a
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "pointfree";
|
pname = "pointfree";
|
||||||
version = "1.0.4.7";
|
version = "1.0.4.8";
|
||||||
sha256 = "0jwql0ka01cr53ayjc4dpaci11i7r1y3b9gcbh3rlamb1mnfcqvl";
|
sha256 = "0nb3mqp6zwnnq6fs27xhcqv4w8h6sr5k01hldkqnkgwz0yyy7ljy";
|
||||||
isLibrary = false;
|
isLibrary = false;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ haskellSrcExts transformers ];
|
buildDepends = [ haskellSrcExts transformers ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user