cabal configure doesn't generate cabal_macros.h
Open
type: enhancement
- Dominant language
- Haskell
- Stars
- 1.7k
- Forks
- 750
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 28
Description
If I remember correctly, `cabal configure` used to generate the macros file and place it in `dist/build/autogen/` with a recent build of cabal this doesn't seem to happen. Is this a recent change or am I misremembering how `cabal configure` used to behave? This file is very useful for tool writers and quite difficult to generate via the API.
Contributor guide
Assessment
This issue has not been assessed yet.