haskell-data-fin: jailbreak to fix build with reflection 1.5.x

This commit is contained in:
Peter Simons 2014-08-05 20:01:50 +02:00
parent f185bc447e
commit 628df3e423

View file

@ -12,6 +12,7 @@ cabal.mkDerivation (self: {
lazysmallcheck preludeSafeenum QuickCheck reflection smallcheck
tagged
];
jailbreak = true;
meta = {
homepage = "http://code.haskell.org/~wren/";
description = "Finite totally ordered sets";