haskell-data-fin: jailbreak to fix build with reflection 1.5.x
This commit is contained in:
parent
f185bc447e
commit
628df3e423
@ -12,6 +12,7 @@ cabal.mkDerivation (self: {
|
|||||||
lazysmallcheck preludeSafeenum QuickCheck reflection smallcheck
|
lazysmallcheck preludeSafeenum QuickCheck reflection smallcheck
|
||||||
tagged
|
tagged
|
||||||
];
|
];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://code.haskell.org/~wren/";
|
homepage = "http://code.haskell.org/~wren/";
|
||||||
description = "Finite totally ordered sets";
|
description = "Finite totally ordered sets";
|
||||||
|
Loading…
Reference in New Issue
Block a user