mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-15 13:37:21 +03:00
ghc-mod has been fixed upstream.
This commit is contained in:
parent
b34371b5e5
commit
aae5f5d80e
@ -199,15 +199,6 @@ self: super: {
|
||||
pell = dontDistribute super.pell;
|
||||
quadratic-irrational = dontDistribute super.quadratic-irrational;
|
||||
|
||||
# https://github.com/kazu-yamamoto/ghc-mod/issues/437
|
||||
ghc-mod = markBroken super.ghc-mod;
|
||||
HaRe = dontDistribute super.HaRe;
|
||||
ghc-imported-from = dontDistribute super.ghc-imported-from;
|
||||
git-vogue = dontDistribute super.git-vogue;
|
||||
haskell-token-utils = dontDistribute super.haskell-token-utils;
|
||||
hbb = dontDistribute super.hbb;
|
||||
hsdev = dontDistribute super.hsdev;
|
||||
|
||||
# https://github.com/lymar/hastache/issues/47
|
||||
hastache = dontCheck super.hastache;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user