Avoid Data.List.init and Data.List.last
Open
- Dominant language
- Haskell
- Stars
- 892
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
Once https://github.com/haskell/core-libraries-committee/issues/292 is implemented,
https://github.com/haskell/parsec/blob/e5fd658c6637cf8ead696a0e06244a4587fc7cca/src/Text/Parsec/Error.hs#L217-L219
will raise a warning.
Not urgent and not a blocker (I can relax warning settings in Hadrian to pass GHC build), just heads up. Happy to prepare a patch, if it helps.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.