haskell-hoogle: jailbreak to support recent versions of conduit

This commit is contained in:
Peter Simons 2013-02-20 11:50:05 +01:00
parent b516b13441
commit 4c620d5501

View File

@ -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";