about summary refs log tree commit diff
path: root/pkgs/top-level/release-haskell.nix
diff options
context:
space:
mode:
authorsternenseemann <sternenseemann@systemli.org>2022-11-26 23:41:06 +0100
committersternenseemann <sternenseemann@systemli.org>2022-11-26 23:49:17 +0100
commitd3b5468d9adaa31dbe5f8b2f5f89117ff28dfe08 (patch)
treeb54a3a3793651a13003873b16701e0b8561ca2fe /pkgs/top-level/release-haskell.nix
parent444c0d020667c150d4fd6231a49d8b8fb01e9502 (diff)
haskell.packages.ghc8107.purescript-*st: mark as broken
These packages are not really used by anything anymore (except dovetail
which has not been working (ever?)). As they now choke on the
base-compat version we ship, we'll mark them as broken.
Diffstat (limited to 'pkgs/top-level/release-haskell.nix')
-rw-r--r--pkgs/top-level/release-haskell.nix6
1 files changed, 0 insertions, 6 deletions
diff --git a/pkgs/top-level/release-haskell.nix b/pkgs/top-level/release-haskell.nix
index 5f18d36f29f03..caa64c579d56d 100644
--- a/pkgs/top-level/release-haskell.nix
+++ b/pkgs/top-level/release-haskell.nix
@@ -403,12 +403,6 @@ let
         compilerNames.ghc924
         compilerNames.ghc925
       ];
-      purescript-cst = [
-        compilerNames.ghc8107
-      ];
-      purescript-ast = [
-        compilerNames.ghc8107
-      ];
     })
     {
       mergeable = pkgs.releaseTools.aggregate {