haskell/haskell-ide-engine

HLint suggestions and CPP don't play well together

Open

#675 opened on Jul 10, 2018

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Haskell (205 forks)batch import
component: documentationgardening 🌱good first issuehelp wanted

Repository metrics

Stars
 (2,358 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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