3
0
Fork 0
forked from mirrors/nixpkgs

haskell-symbol: jailbreak to fix build with Haskell Platform 2013.2.0.0

This commit is contained in:
Peter Simons 2013-05-30 11:19:40 +02:00
parent 0d6f43f2c8
commit 79fe788106

View file

@ -5,6 +5,7 @@ cabal.mkDerivation (self: {
version = "0.1.4";
sha256 = "00318syprv1ixfbr4v7xq86z10f0psxk0b8kaxvawvacm8hp61bn";
buildDepends = [ deepseq syb ];
jailbreak = true;
meta = {
homepage = "http://www.eecs.harvard.edu/~mainland/";
description = "A 'Symbol' type for fast symbol comparison";