mirror of
https://github.com/haskell/ghcide.git
synced 2024-12-17 23:22:04 +03:00
A library for building Haskell IDE tooling
42461c44fe
* Move the IdeResult term into the A data type * Nothing ever consults the errors stored in A, so stop storing them * Use the new Shake MonadFail Rules instance * Document the information in the Shake database * More documentation of the data in the Shake service * Change getValues to avoid getting the diagnostics * Avoid fmap over a pair, a bit weird |
||
---|---|---|
src/Development/IDE | ||
BUILD.bazel |