ghcide/test
Tim J. Baumann eb818353fc Add code action for fixing misspelled variable names
The suggestions are extracted from GHC's error messages.

To make parsing these error messages easier, we set the flag
useUnicode=True, which makes GHC always use “smart quotes”.
2019-09-11 22:48:09 +02:00
..
cabal/Development/IDE/Test Rename hie-core to ghcide (#2820) 2019-09-10 15:01:29 +02:00
exe Add code action for fixing misspelled variable names 2019-09-11 22:48:09 +02:00
manual/lhs added unlit stage for literate Haskell source files 2019-09-11 11:56:26 +02:00
src/Development/IDE ghcide: make tests fail on unexpected diagnostic messages (#2813) (#2823) 2019-09-10 15:01:33 +02:00