mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
haskell.packages.ghc9122.ghc-lib: Fix eval errors
This commit is contained in:
@@ -88,7 +88,7 @@ with haskellLib;
|
||||
extensions = doDistribute self.extensions_0_1_0_3;
|
||||
doctest = doDistribute self.doctest_0_24_0;
|
||||
ghc-syntax-highlighter = doDistribute self.ghc-syntax-highlighter_0_0_13_0;
|
||||
ghc-lib = doDistribute self.ghc-lib_9_12_1_20250105;
|
||||
ghc-lib = doDistribute self.ghc-lib_9_12_2_20250320;
|
||||
ghc-exactprint = doDistribute self.ghc-exactprint_1_12_0_0;
|
||||
ghc-lib-parser = doDistribute self.ghc-lib-parser_9_12_2_20250320;
|
||||
ghc-lib-parser-ex = doDistribute self.ghc-lib-parser-ex_9_12_0_0;
|
||||
|
||||
Reference in New Issue
Block a user