haskell / haskell/haskell-mode

`deriving someStrategy ...` breaks indentation in the rest of the file

Open
#1,821 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Emacs Lisp
Stars
1.4k
Forks
354
Avg merge
5d 10h
Merged PRs (30d)
2

Description

Having written (for example):
```haskell
data A = A Int
deriving newtype (Eq)
```
then pressing return/enter the cursor is taken to the start of next line with no options to cycle through with a tab. And it also makes it such for the rest of the file.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.