summaryrefslogtreecommitdiffstats
path: root/pkgs/top-level
diff options
context:
space:
mode:
authorRobin Gloster <mail@glob.in>2017-03-03 13:42:31 +0100
committerRobin Gloster <mail@glob.in>2017-03-03 13:43:04 +0100
commitbb9a37a2a56249483cd98ef09c254b78e736af1a (patch)
tree5a3c87b5c7fd0b04c2d8983cbbb334da562aa4b9 /pkgs/top-level
parentac592121b9df83a81d2d90be1c40c2d393689ce5 (diff)
ikarus: remove
unmaintained, only works on 32 bit
Diffstat (limited to 'pkgs/top-level')
-rw-r--r--pkgs/top-level/all-packages.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix
index 34341874e3a0..5adbe3eb8061 100644
--- a/pkgs/top-level/all-packages.nix
+++ b/pkgs/top-level/all-packages.nix
@@ -5191,8 +5191,6 @@ with pkgs;
inherit (haskellPackages) idris;
};
- ikarus = callPackage ../development/compilers/ikarus { };
-
intercal = callPackage ../development/compilers/intercal {
flex = flex_2_6_1; # Works with 2.5.35 too, but not 2.6.3
};