haskell-hoogle: jailbreak to support recent versions of conduit
This commit is contained in:
@@ -14,6 +14,7 @@ cabal.mkDerivation (self: {
|
|||||||
haskellSrcExts httpTypes parsec random safe tagsoup time
|
haskellSrcExts httpTypes parsec random safe tagsoup time
|
||||||
transformers uniplate wai warp
|
transformers uniplate wai warp
|
||||||
];
|
];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://www.haskell.org/hoogle/";
|
homepage = "http://www.haskell.org/hoogle/";
|
||||||
description = "Haskell API Search";
|
description = "Haskell API Search";
|
||||||
|
|||||||
Reference in New Issue
Block a user