Support build-depends /= operation
Open
re: constraint
type: enhancement
- Dominant language
- Haskell
- Stars
- 1.7k
- Forks
- 750
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 28
Description
The build-depends supports the operators ==, >=, >, <, <=, but not `/=`. Supporting that final operator would be handy, for when you know a particular version of the library is broken.
Contributor guide
Assessment
This issue has not been assessed yet.