Skip to content
Snippets Groups Projects
Commit d63c861c authored by Ben Gamari's avatar Ben Gamari :turtle:
Browse files

Revert buildHaskellPackages change

parent 01507bb1
Branches fix-1
No related tags found
No related merge requests found
......@@ -63,7 +63,7 @@ let
inherit (self) lib;
pkgs = self;
};
buildHaskellPackages = haskellPackages;
buildHaskellPackages = self.buildPackages.haskell.packages.ghc865;
ghc = ghcHEAD;
compilerConfig = self1: super1: {
# Packages included in GHC's global package database
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment