haskell-derive: updated to version 2.5.5
svn path=/nixpkgs/trunk/; revision=31193
This commit is contained in:
parent
25db17f1b3
commit
e2c7b54f8c
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "derive";
|
pname = "derive";
|
||||||
version = "2.5.4";
|
version = "2.5.5";
|
||||||
sha256 = "0gmj24qzh3vyvp0a44v4mf1qpkrg4d9q0m15d0yfbyzrimyjx1c7";
|
sha256 = "1vv7y2jfyxq2abh4avyjwia309a6rylbyiqia1m0ka7zwv2rxd6y";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ haskellSrcExts syb transformers uniplate ];
|
buildDepends = [ haskellSrcExts syb transformers uniplate ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user