haskell: Rename file where buildStackProject is defined.
This commit is contained in:
@@ -4,7 +4,7 @@ rec {
|
||||
|
||||
lib = import ../development/haskell-modules/lib.nix { inherit pkgs; };
|
||||
|
||||
buildStackProject = callPackage ../build-support/haskell/stack.nix { };
|
||||
buildStackProject = callPackage ../development/haskell-modules/generic-stack-builder.nix { };
|
||||
|
||||
compiler = {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user