forked from haskell/haskell-language-server
-
Notifications
You must be signed in to change notification settings - Fork 0
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 (haskell#2212)
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. All three are enabled by default. `executable`: * Toggles the `ghcide` executable `test-exe`: * Toggles the `ghcide-test-preprocessor` executable `bench-exe`: * Toggles the `ghcide-bench` executable Co-authored-by: Javier Neira <atreyu.bbb@gmail.com>
- 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