remove ghcServer
This commit is contained in:
parent
7661626e21
commit
94aa6539de
@ -937,8 +937,6 @@ self : let callPackage = x : y : modifyPrio (newScope self x y); in
|
|||||||
|
|
||||||
ghcid = callPackage ../development/tools/haskell/ghcid {};
|
ghcid = callPackage ../development/tools/haskell/ghcid {};
|
||||||
|
|
||||||
ghcServer = callPackage ../development/libraries/haskell/ghc-server {};
|
|
||||||
|
|
||||||
ghcjs = callPackage ../development/tools/haskell/ghcjs {
|
ghcjs = callPackage ../development/tools/haskell/ghcjs {
|
||||||
Cabal = self.Cabal_1_18_1_3;
|
Cabal = self.Cabal_1_18_1_3;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user