about summary refs log tree commit diff
path: root/pkgs/top-level/release-haskell.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/top-level/release-haskell.nix')
-rw-r--r--pkgs/top-level/release-haskell.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/top-level/release-haskell.nix b/pkgs/top-level/release-haskell.nix
index 2e4a440a28f8..a05639898dc1 100644
--- a/pkgs/top-level/release-haskell.nix
+++ b/pkgs/top-level/release-haskell.nix
@@ -70,6 +70,7 @@ let
     ghc945
     ghc946
     ghc947
+    ghc948
     ghc962
     ghc963
     ghc981
@@ -565,6 +566,7 @@ let
         compilerNames.ghc945
         compilerNames.ghc946
         compilerNames.ghc947
+        compilerNames.ghc948
         compilerNames.ghc962
         compilerNames.ghc963
       ];