haskell-src-meta: jailbreak to fix build with recent versions of th-orphans
This commit is contained in:
parent
84d43394c6
commit
dc988c815b
@ -5,6 +5,7 @@ cabal.mkDerivation (self: {
|
|||||||
version = "0.6.0.2";
|
version = "0.6.0.2";
|
||||||
sha256 = "1msqnsavghsc5bil3mm9swpi9a54pki4162jdfwwvlzvdmfvk9hp";
|
sha256 = "1msqnsavghsc5bil3mm9swpi9a54pki4162jdfwwvlzvdmfvk9hp";
|
||||||
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