A library for building Haskell IDE tooling
Go to file
Neil Mitchell c0e9c90429 GHC 8.6 compat for the IDE (#955)
* I have no idea now LPat and Pat previously managed to unify...

* Avoid using unRealSrcSpan as its only introduced for GHC 8.8

* Add some CPP to permit compiling with GHC 8.6

* Permit CPP in one more place
2019-05-06 21:29:22 +01:00
src/Development/IDE GHC 8.6 compat for the IDE (#955) 2019-05-06 21:29:22 +01:00
BUILD.bazel Changed Diagnostics to FileDiagnostics (#897) 2019-05-03 17:43:40 +00:00