haskell/haskell-ide-engine

HLint suggestions and CPP don't play well together

Open

#675 geöffnet am 10. Juli 2018

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Haskell (205 Forks)batch import
component: documentationgardening 🌱good first issuehelp wanted

Repository-Metriken

Stars
 (2.358 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

When I apply an hlint-suggestion to a piece of code where CPP is used somewhere else in the file, the expanded CPP is weirdly expanded.

Contributor Guide