Skip to content

Commit

Permalink
Merge pull request #208 from mattpolzin/update-idris2-070
Browse files Browse the repository at this point in the history
Create branch for Idris 2 (v0.7.0) and updated LSP-lib.
  • Loading branch information
mattpolzin authored Dec 23, 2023
2 parents 526902b + f7baa6c commit dec260f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Idris2
Submodule Idris2 updated 250 files
2 changes: 1 addition & 1 deletion LSP-lib
Submodule LSP-lib updated 1 files
+0 −60 Makefile
4 changes: 3 additions & 1 deletion idris2-lsp.ipkg
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
package idris2-lsp
version = 0.6.0
version = 0.7.0

opts = "-Wno-shadowing"

depends = idris2, contrib, lsp-lib

langversion >= 0.7.0

sourcedir = "src"

main = Server.Main
Expand Down

0 comments on commit dec260f

Please sign in to comment.