haskell-hoogle: jailbreak to support recent versions of conduit
This commit is contained in:
parent
b516b13441
commit
4c620d5501
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ cabal.mkDerivation (self: {
|
|||
haskellSrcExts httpTypes parsec random safe tagsoup time
|
||||
transformers uniplate wai warp
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "http://www.haskell.org/hoogle/";
|
||||
description = "Haskell API Search";
|
||||
|
|
Loading…
Reference in a new issue