haskell-hoogle: jailbreak to support recent versions of conduit
This commit is contained in:
parent
b516b13441
commit
4c620d5501
@ -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";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user