haskell-haskell-src-meta: update to version 0.6.0.4
This commit is contained in:
parent
bac50a5372
commit
d247d7bb6c
@ -2,10 +2,9 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "haskell-src-meta";
|
pname = "haskell-src-meta";
|
||||||
version = "0.6.0.3";
|
version = "0.6.0.4";
|
||||||
sha256 = "1ag26pzppvqw9ch6jz1p0bhsld7fz0b01k7h9516hnmy215h7xai";
|
sha256 = "10dixf2abk0canwikf3wdp1ahc51400wxa7x4g59pygv8a3c1c1x";
|
||||||
buildDepends = [ haskellSrcExts syb thOrphans uniplate ];
|
buildDepends = [ haskellSrcExts syb thOrphans uniplate ];
|
||||||
jailbreak = true;
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Parse source to template-haskell abstract syntax";
|
description = "Parse source to template-haskell abstract syntax";
|
||||||
license = self.stdenv.lib.licenses.bsd3;
|
license = self.stdenv.lib.licenses.bsd3;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user