haskell-hoogle: fixed build
svn path=/nixpkgs/trunk/; revision=33660
This commit is contained in:
parent
9b0323859f
commit
7b00953c70
@ -858,9 +858,7 @@ let result = let callPackage = x : y : modifyPrio (newScope result.final x y);
|
||||
|
||||
hmatrix = callPackage ../development/libraries/haskell/hmatrix {};
|
||||
|
||||
hoogle = callPackage ../development/libraries/haskell/hoogle {
|
||||
haskellSrcExts = self.haskellSrcExts_1_11_1;
|
||||
};
|
||||
hoogle = callPackage ../development/libraries/haskell/hoogle {};
|
||||
|
||||
hopenssl = callPackage ../development/libraries/haskell/hopenssl {};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user