Skip to content

Commit e707cbf

Browse files
authored
Merge pull request #352 from jneira/types-cabal-version
Sync lsp-types.cabal cabal-version with lsp.cabal
2 parents 66a1a45 + 4ddb40e commit e707cbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lsp-types/lsp-types.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
cabal-version: 2.2
12
name: lsp-types
23
version: 1.3.0.1
34
synopsis: Haskell library for the Microsoft Language Server Protocol, data types
@@ -14,7 +15,6 @@ copyright: Alan Zimmerman, 2016-2021
1415
category: Development
1516
build-type: Simple
1617
extra-source-files: ChangeLog.md, README.md
17-
cabal-version: >=1.10
1818

1919
library
2020
exposed-modules: Language.LSP.Types

0 commit comments

Comments
 (0)