Does not address Safe Haskell related breakage
Open
- Dominant language
- CSS
- Stars
- 40
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
In https://github.com/haskell/parsec/issues/88, the fact that a module from the parsec package is no longer inferred safe (according to Safe Haskell) means that a downstream package, MissingH, was broken by a minor version bump. From what I can tell, this form of breaking change is _not_ currently covered by the PVP. Is this something worth adding?
Contributor guide
Assessment
This issue has not been assessed yet.