parent
3f3fd95ed1
commit
eed5ed7c90
|
@ -5,7 +5,7 @@
|
||||||
hsPkgs =
|
hsPkgs =
|
||||||
self.haskell-nix.project' rec {
|
self.haskell-nix.project' rec {
|
||||||
src = ./.;
|
src = ./.;
|
||||||
compiler-nix-name = "ghc8107";
|
compiler-nix-name = "ghc928";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
pkgs = import nixpkgs {
|
pkgs = import nixpkgs {
|
||||||
|
|
Loading…
Reference in a new issue