haskell / haskell/cabal

Provide a way to warn if the latest version of a package isn't selected

Open
#1,751 7 comments 2 reactions 0 assignees View on GitHub
attention: pr-welcome can-workaround old-milestone: ⊥ type: enhancement
Dominant language
Haskell
Stars
1.7k
Forks
750
Avg merge
4d 3h
Merged PRs (30d)
28

Description

Whenever I built a package and the constraints force me to an older version of a package than is currently released it is typically an error on my part, where I failed to notice that one of my dozens of dependencies has had a new release.

Is there or can there be a way to get cabal to warn me when it doesn't use the latest version of a given dependency?

I'm happy to pass it a flag.

As it is I usually have to wait 24-48 hours for @snoyberg to ping me about me breaking `stackage` before I find out about the problem. ;)

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.