haskell/haskell-ide-engine

HLint suggestions and CPP don't play well together

Ouverte

#675 ouverte le 10 juil. 2018

 (2 commentaires) (0 réaction) (0 personne assignée)Haskell (205 forks)batch import
component: documentationgardening 🌱good first issuehelp wanted

Métriques du dépôt

Stars
 (2 354 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur