haskell-HaRe: jailbreak to support recent versions of Diff and hspec

This commit is contained in:
Peter Simons 2013-09-06 23:33:20 +02:00
parent 2692c6e170
commit 222cf9a8fc

View File

@ -19,6 +19,7 @@ cabal.mkDerivation (self: {
HUnit mtl QuickCheck rosezipper silently StrafunskiStrategyLib HUnit mtl QuickCheck rosezipper silently StrafunskiStrategyLib
stringbuilder syb syz time transformers stringbuilder syb syz time transformers
]; ];
jailbreak = true;
meta = { meta = {
homepage = "http://www.cs.kent.ac.uk/projects/refactor-fp"; homepage = "http://www.cs.kent.ac.uk/projects/refactor-fp";
description = "the Haskell Refactorer"; description = "the Haskell Refactorer";