Skip to content

Commit

Permalink
Exclude Language.Rzk.VSCode.Config from GHCJS build
Browse files Browse the repository at this point in the history
  • Loading branch information
fizruk committed Dec 7, 2023
1 parent 13c6fd0 commit 60ad07b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion rzk/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,12 @@ library:
- Language.Rzk.Syntax.Skel
- condition: flag(lsp) && !impl(ghcjs)
exposed-modules:
- Language.Rzk.VSCode.Config
- Language.Rzk.VSCode.Env
- Language.Rzk.VSCode.Handlers
- Language.Rzk.VSCode.Logging
- Language.Rzk.VSCode.Lsp
- Language.Rzk.VSCode.Tokenize
- Language.Rzk.VSCode.Logging
dependencies:
aeson: ">= 1.4.2.0"
co-log-core: ">= 0.3.2.0"
Expand Down

0 comments on commit 60ad07b

Please sign in to comment.