A library for building Haskell IDE tooling
Go to file
Neil Mitchell 6e785c5267 Start cleaning up pretty-print (#821)
* Move from prettyDiagnostic to prettyDiagnostics

* Remove as much pretty print stuff as we can

* Try moving duplicate named functions with similar semantics and identical types to different names

* Change to returning pretty printed outputs from Diagnostics

* Remove a redundant import
2019-05-01 19:06:00 +01:00
src/Development/IDE Start cleaning up pretty-print (#821) 2019-05-01 19:06:00 +01:00
BUILD.bazel New diagnostics implementation (#737) 2019-04-30 22:51:53 +02:00