Skip to content

Commit

Permalink
drop haskell865Packages from default.nix
Browse files Browse the repository at this point in the history
  • Loading branch information
sorki authored and Anton-Latukha committed Feb 25, 2021
1 parent a5b7a61 commit cf04083
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,5 @@
in {
haskellPackages =
pkgs.haskellPackages.override overrideHaskellPackages;
haskell865Packages =
pkgs.haskell.packages.ghc865.override overrideHaskellPackages;
inherit pkgs;
}

0 comments on commit cf04083

Please sign in to comment.