haskell-hspec: jailbreak to support recent versions of ansi-terminal
This commit is contained in:
@@ -12,6 +12,7 @@ cabal.mkDerivation (self: {
|
|||||||
ansiTerminal filepath hspecExpectations HUnit QuickCheck setenv
|
ansiTerminal filepath hspecExpectations HUnit QuickCheck setenv
|
||||||
silently time transformers
|
silently time transformers
|
||||||
];
|
];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://hspec.github.com/";
|
homepage = "http://hspec.github.com/";
|
||||||
description = "Behavior-Driven Development for Haskell";
|
description = "Behavior-Driven Development for Haskell";
|
||||||
|
|||||||
Reference in New Issue
Block a user