Teo Camarasu pushed to branch wip/teo/allow-newer-ghc-paths at Glasgow Haskell Compiler / GHC
Commits:
-
2d4f262e
by Teo Camarasu at 2025-07-08T18:49:59+01:00
1 changed file:
Changes:
... | ... | @@ -58,7 +58,7 @@ packages: ./compiler |
58 | 58 | constraints: ghc +internal-interpreter +dynamic-system-linke,
|
59 | 59 | ghc-bin +internal-interpreter +threaded,
|
60 | 60 | ghci +internal-interpreter,
|
61 | - haddock +in-ghc-tree,
|
|
61 | + haddock-api +in-ghc-tree,
|
|
62 | 62 | any.array installed,
|
63 | 63 | any.base installed,
|
64 | 64 | any.deepseq installed,
|