haskell/haskell-ide-engine

HLint suggestions and CPP don't play well together

Open

#675 aberto em 10 de jul. de 2018

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

Métricas do repositório

Stars
 (2.358 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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.

Guia do colaborador