Use codeworld-mode for Haskell compatibility, as well
Open
enhancement
- Dominant language
- Haskell
- Stars
- 1.3k
- Forks
- 201
- PR merge metrics
- No merged PRs in 30d
Description
At this point, codeworld mode is far more advanced than CodeMirror's built-in haskell mode. In particular, the handling of layout contexts and bracket matching is pretty nice. We should abandon CodeMirror's mode, and adopt the new mode for both. This does imply vetting that it doesn't do anything problematic for haskell users.
Contributor guide
Assessment
This issue has not been assessed yet.