File tree Expand file tree Collapse file tree 3 files changed +8
-6
lines changed
Expand file tree Collapse file tree 3 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 7373 id : install
7474 run : |
7575 stack install
76+ stack path
7677 cp ~/.local/bin/als .
7778
7879 # - name: 📦 Some linker shit
Original file line number Diff line number Diff line change 11cabal-version : 1.12
22
3- -- This file has been generated from package.yaml by hpack version 0.33.0 .
3+ -- This file has been generated from package.yaml by hpack version 0.34.4 .
44--
55-- see: https://github.com/sol/hpack
6- --
7- -- hash: 7a8436d062f0282114deea0760e6916246b921eb5e16e606b2d3e99adb2582d7
86
97name : agda-language-server
10- version : 0.1.0.2
8+ version : 0.1.0.3
119synopsis : An implementation of language server protocal (LSP) for Agda 2.
1210description : Please see the README on GitHub at <https://github.com/banacorn/agda-language-server#readme>
1311category : Development
@@ -59,7 +57,10 @@ library
5957 Paths_agda_language_server
6058 hs-source-dirs :
6159 src
62- default-extensions : PatternSynonyms LambdaCase OverloadedStrings
60+ default-extensions :
61+ PatternSynonyms
62+ LambdaCase
63+ OverloadedStrings
6364 ghc-options : -Wincomplete-patterns -Wunused-do-bind -Wunused-foralls -Wwarnings-deprecations -Wwrong-do-bind -Wmissing-fields -Wmissing-methods -Wmissing-pattern-synonym-signatures -Wmissing-signatures
6465 build-depends :
6566 Agda == 2.6.2
Original file line number Diff line number Diff line change 11name : agda-language-server
2- version : 0.1.0.2
2+ version : 0.1.0.3
33github : " banacorn/agda-language-server"
44license : MIT
55author : " Ting-Gian LUA"
You can’t perform that action at this time.
0 commit comments