haskell-derive: updated to version 2.5.4
svn path=/nixpkgs/trunk/; revision=28525
This commit is contained in:
parent
e90e922f14
commit
c832fc15eb
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "derive";
|
pname = "derive";
|
||||||
version = "2.5.2";
|
version = "2.5.4";
|
||||||
sha256 = "03qmwy47xxpdwpfyf509bsh7ysh4y5lwxsn15jpbnz6mnssxn07y";
|
sha256 = "0gmj24qzh3vyvp0a44v4mf1qpkrg4d9q0m15d0yfbyzrimyjx1c7";
|
||||||
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