An error occurred while fetching folder content.
Forked from
Glasgow Haskell Compiler / GHC
Source project has a limited visibility.

Matthew Pickering
authored
Relaxed the upper bound for the containers dependency from <0.8 to <0.9 - Cabal-hooks - Cabal-syntax - Cabal - cabal-install-solver - cabal-install I tested this locally by running the command. ``` cabal build --constraint="containers==0.8.*" --allow-newer=resolv:containers --allow-newer=hackage-security:containers --allow-newer=hashable:containers exe:cabal ``` This uses containers version 0.8.x while relaxing version constraints for the resolv, hackage-security, and hashable packages to allow them to work with this newer containers version. Fixes #10810
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name | Last commit | Last update |
---|---|---|
.. |