Use AC_OBJEXT and AC_EXEEXT in D.S.BuildPaths
Open
Cabal: other
priority: low
type: enhancement
- Dominant language
- Haskell
- Stars
- 1.7k
- Forks
- 750
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 28
Description
It'd be nice if `exeExtension`, `objExtension` and `dllExtension` were generated by a `configure` script instead of being hardcoded. We'll need to change Cabal's `build-type` to `Configure` to make this work, though, and I'm not sure if it's worth it -- it'll make bootstrapping harder, for one.
Contributor guide
Assessment
This issue has not been assessed yet.