haskell-hindent: update to version 2.4
This commit is contained in:
parent
35d081a5ad
commit
9fcfe01a17
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "hindent";
|
pname = "hindent";
|
||||||
version = "2.1";
|
version = "2.4";
|
||||||
sha256 = "0gvrh26d1d6d1fy4qfpwrghdrlvk82mkya8vaz0xnrs89p9gr9rz";
|
sha256 = "1hhfdcjxccgpiw4yj3738l97ajcmq4wm182s0m41wryrq0s4ai1g";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ dataDefault haskellSrcExts mtl text ];
|
buildDepends = [ dataDefault haskellSrcExts mtl text ];
|
||||||
|
Loading…
Reference in New Issue
Block a user