mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 07:13:23 +01:00
haskell-HaRe: jailbreak to support recent versions of Diff and hspec
This commit is contained in:
parent
2692c6e170
commit
222cf9a8fc
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ cabal.mkDerivation (self: {
|
|||
HUnit mtl QuickCheck rosezipper silently StrafunskiStrategyLib
|
||||
stringbuilder syb syz time transformers
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "http://www.cs.kent.ac.uk/projects/refactor-fp";
|
||||
description = "the Haskell Refactorer";
|
||||
|
|
Loading…
Reference in a new issue