Teo Camarasu pushed to branch wip/teo/allow-newer-ghc-paths at Glasgow Haskell Compiler / GHC

Commits:

1 changed file:

Changes:

  • cabal.project-reinstall
    ... ... @@ -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