haskell-language-c-quote: jailbreak to fix build with Haskell Platform 2013.2.0.0
This commit is contained in:
parent
36aaa263d3
commit
c009bddb19
@ -15,6 +15,7 @@ cabal.mkDerivation (self: {
|
|||||||
HUnit srcloc symbol testFramework testFrameworkHunit
|
HUnit srcloc symbol testFramework testFrameworkHunit
|
||||||
];
|
];
|
||||||
buildTools = [ alex happy ];
|
buildTools = [ alex happy ];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://www.eecs.harvard.edu/~mainland/";
|
homepage = "http://www.eecs.harvard.edu/~mainland/";
|
||||||
description = "C/CUDA/OpenCL/Objective-C quasiquoting library";
|
description = "C/CUDA/OpenCL/Objective-C quasiquoting library";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user