haskell/haskell-ide-engine

HLint suggestions and CPP don't play well together

Offen

#675 geöffnet am 10.07.2018

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

Repository-Metriken

Stars
 (2.354 Sterne)
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