dist/setup-config's header should mention $arch and $os
Open
Cabal: other
old-milestone: ⊥
type: enhancement
- Dominant language
- Haskell
- Stars
- 1.7k
- Forks
- 750
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 28
Description
`dist/setup-config` has the following header:
```
Saved package config for issue1244-1.0 written by Cabal-1.17.0 using ghc-7.4
```
This information is used for checking whether we should reconfigure. Now that we support cross-compilation, we should probably also save `$arch` and `$os` there.
Contributor guide
Assessment
This issue has not been assessed yet.