haskell / haskell/haskell-language-server
Reduce use of partial functions from HLS
Open
Hackathon
level: easy
type: enhancement
- Dominant language
- Haskell
- Stars
- 3k
- Forks
- 455
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 12
Description
HLS has quite a lot of use of partial functions. I'm sure many of these are benign, but we do occasionally get users reporting crashes with such (usually totally useless) errors.
Gradually reducing these is an easy, helpful thing for someone to do. Good new contributor issue!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.