mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
haskell.packages.ghc914.ghc-lib*: use ver compatible w/ GHC 9.14.1
This commit is contained in:
@@ -81,6 +81,9 @@ with haskellLib;
|
||||
#
|
||||
|
||||
ghc-exactprint = doDistribute self.ghc-exactprint_1_14_1_0;
|
||||
ghc-lib = doDistribute self.ghc-lib_9_14_1_20251220;
|
||||
ghc-lib-parser = doDistribute self.ghc-lib-parser_9_14_1_20251220;
|
||||
ghc-lib-parser-ex = doDistribute self.ghc-lib-parser-ex_9_14_2_0;
|
||||
|
||||
#
|
||||
# Jailbreaks
|
||||
|
||||
Reference in New Issue
Block a user