mirror of
https://github.com/haskell/ghcide.git
synced 2024-12-17 23:22:04 +03:00
A library for building Haskell IDE tooling
1c27ffe760
* Split the Options into a separate module * Make the Logger handle live in IO * Reduce the amount of IDE logging to just two * Rename CompileOpts to IdeOptions * Rename PackageState to PackageDynFlags * Clean up setting the PackageDynFlags * Stop hiding PackageState, we no longer clash on it * Introduce a helper for collecting the package flags * Move the StringBuffer conversion to its only use |
||
---|---|---|
src/Development/IDE | ||
BUILD.bazel |