haskell / haskell/cabal

Check that `configure` is newer than `configure.ac` during `cabal sdist`

Open
#3,361 1 comment 0 reactions 0 assignees View on GitHub
Cabal: cmd/sdist Cabal: other type: enhancement
Dominant language
Haskell
Stars
1.7k
Forks
750
Avg merge
4d 3h
Merged PRs (30d)
28

Description

When running `cabal sdist` it's easy to forget to regenerate the `configure` script. So `cabal` could compare the timestamps (but only if `configure.ac` exists) during `cabal sdist` and emit a very visible warning if `configure.ac` is newer than `configure`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.