Skip to content

Commit 57a6fb4

Browse files
committed
Metamodel.json needs to be in extra-source files
Otherwise the metamodel component won't build.
1 parent 698ef6f commit 57a6fb4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lsp-types/lsp-types.cabal

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.0
22
name: lsp-types
3-
version: 2.0.0.0
3+
version: 2.0.0.1
44
synopsis:
55
Haskell library for the Microsoft Language Server Protocol, data types
66

@@ -19,6 +19,7 @@ build-type: Simple
1919
extra-source-files:
2020
ChangeLog.md
2121
README.md
22+
metaModel.json
2223

2324
source-repository head
2425
type: git

0 commit comments

Comments
 (0)