haskell: export callPackage to be able to create packages outside haskell-packages.nix

This commit is contained in:
Aristid Breitkreuz 2013-08-30 19:45:51 +00:00
parent e8e76ac12e
commit 0c4185d37a

View File

@ -74,6 +74,8 @@ let result = let callPackage = x : y : modifyPrio (newScope result.final x y);
final = self;
callPackage = callPackage;
# GHC and its wrapper
#
# We use a wrapped version of GHC for nearly everything. The wrapped version