pkgs/development/haskell-modules/lib.nix: add funky helper function for overriding

This commit is contained in:
Peter Simons
2015-01-10 23:36:59 +01:00
parent 0a80cf9e51
commit 55003ca34b
7 changed files with 27 additions and 6 deletions
@@ -1,6 +1,6 @@
{ pkgs }:
with import ./lib.nix;
with import ./lib.nix { inherit pkgs; };
self: super: {