Teo Camarasu pushed to branch wip/teo/allow-newer-ghc-paths at Glasgow Haskell Compiler / GHC
Commits:
-
ea4dd944
by Teo Camarasu at 2025-07-08T12:39:25+01:00
1 changed file:
Changes:
... | ... | @@ -68,6 +68,11 @@ constraints: ghc +internal-interpreter +dynamic-system-linke, |
68 | 68 | any.pretty installed,
|
69 | 69 | any.template-haskell installed
|
70 | 70 | |
71 | +allow-newer:
|
|
72 | + ghc-paths:Cabal
|
|
73 | + , ghc-paths:unix
|
|
74 | + , ghc-paths:time
|
|
75 | + |
|
71 | 76 | |
72 | 77 | benchmarks: False
|
73 | 78 | tests: False
|