pkgs/haskell-modules: two small vanity fixes
This commit is contained in:
@@ -25,7 +25,9 @@
|
||||
}:
|
||||
|
||||
# return value: a function from self to the package set
|
||||
self: let
|
||||
self:
|
||||
|
||||
let
|
||||
|
||||
inherit (stdenv.lib) fix' extends makeOverridable;
|
||||
inherit (haskellLib) overrideCabal;
|
||||
|
||||
Reference in New Issue
Block a user