hpack icon indicating copy to clipboard operation
hpack copied to clipboard

Desugar local build tools to `build-tool-depends` (fixes #516)

Open sol opened this issue 2 years ago • 1 comments

  • This has the potential to break packages for cabal v1-, and Hackage still uses cabal v1-: https://github.com/haskell/hackage-server/issues/821
  • At first glance you might think that cabal files that use build-tool-depends should specify at least cabal-version: 2.0, however, that's not strictly true, see: build-tools and build-tool-depends

sol avatar Sep 19 '23 10:09 sol

@mpilgrem thanks a lot for the review. This is not going to land for now. I updated the PR description.

sol avatar Sep 20 '23 01:09 sol