-
-
Notifications
You must be signed in to change notification settings - Fork 367
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ghcide: Add flags to toggle building each executable
This package is a transient dependency of `haskell-language-server`. However, only the library is needed. These three flags give the option for those who do not need the executables to disable them. `executable`: * Toggles the `ghcide` executable * enabled by default. `test-exe`: * Toggles the `ghcide-test-preprocessor` executable * disabled by default `bench-exe`: * Toggles the `ghcide-bench` executable * disabled by default
- Loading branch information
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters