mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-28 01:43:15 +00:00
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
|
||||
transformers uniplate wai warp
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "http://www.haskell.org/hoogle/";
|
||||
description = "Haskell API Search";
|
||||
|
Loading…
Reference in New Issue
Block a user