haskell-src-meta: jailbreak to fix build with latest th-orphans
This commit is contained in:
parent
b36e648722
commit
06d6c3ed5d
@ -5,6 +5,7 @@ cabal.mkDerivation (self: {
|
|||||||
version = "0.6.0.4";
|
version = "0.6.0.4";
|
||||||
sha256 = "10dixf2abk0canwikf3wdp1ahc51400wxa7x4g59pygv8a3c1c1x";
|
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