Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There is no allow-newer syntax to relax setup dependencies. #6522

Open
phadej opened this issue Feb 2, 2020 · 0 comments
Open

There is no allow-newer syntax to relax setup dependencies. #6522

phadej opened this issue Feb 2, 2020 · 0 comments
Labels
attention: pr-welcome re: allow-newer Concerning `allow-newer` (option and field) type: enhancement

Comments

@phadej
Copy link
Collaborator

phadej commented Feb 2, 2020

The allow-newer: pkg:Cabal should IMHO relax also the setup-depends.

@andreasabel andreasabel added the re: allow-newer Concerning `allow-newer` (option and field) label Oct 31, 2021
RyanGlScott added a commit to goldfirere/singletons that referenced this issue Dec 10, 2024
This adds a Haskell-CI patch file containing workarounds for the following
`cabal` issues when building with `head.hackage` + GHC 9.12:

* haskell/cabal#6522: Remove the use of
  `head.hackage.ghc.haskell.org:override` in the `cabal` configuration file so
  that `ghc-paths`' custom `Setup.hs` script can find a suitable `Cabal`
  version.

* haskell/cabal#10500: Remove the use of
  `allow-newer: *:Cabal *:Cabal-syntax` in the generated `cabal.project` file.

We should be able to remove this patch file once we no longer depend on the use
of `head.hackage`, as well as when Haskell-CI upgrades to use
`cabal-install-3.14`.
RyanGlScott added a commit to goldfirere/singletons that referenced this issue Dec 11, 2024
This adds a Haskell-CI patch file containing workarounds for the following
`cabal` issues when building with `head.hackage` + GHC 9.12:

* haskell/cabal#6522: Remove the use of
  `head.hackage.ghc.haskell.org:override` in the `cabal` configuration file so
  that `ghc-paths`' custom `Setup.hs` script can find a suitable `Cabal`
  version.

* haskell/cabal#10500: Remove the use of
  `allow-newer: *:Cabal *:Cabal-syntax` in the generated `cabal.project` file.

We should be able to remove this patch file once we no longer depend on the use
of `head.hackage`, as well as when Haskell-CI upgrades to use
`cabal-install-3.14`.
RyanGlScott added a commit to goldfirere/singletons that referenced this issue Dec 11, 2024
This adds a Haskell-CI patch file containing workarounds for the following
`cabal` issues when building with `head.hackage` + GHC 9.12:

* haskell/cabal#6522: Remove the use of
  `head.hackage.ghc.haskell.org:override` in the `cabal` configuration file so
  that `ghc-paths`' custom `Setup.hs` script can find a suitable `Cabal`
  version.

* haskell/cabal#10500: Remove the use of
  `allow-newer: *:Cabal *:Cabal-syntax` in the generated `cabal.project` file.

We should be able to remove this patch file once we no longer depend on the use
of `head.hackage`, as well as when Haskell-CI upgrades to use
`cabal-install-3.14`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
attention: pr-welcome re: allow-newer Concerning `allow-newer` (option and field) type: enhancement
Projects
None yet
Development

No branches or pull requests

3 participants