This repository was archived by the owner on Oct 7, 2020. It is now read-only. 
      
File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ packages:
44
55 -- ./submodules/HaRe 
66
7+ source-repository-package
8+  type : git
9+  location : https://github.com/alanz/haskell-lsp.git
10+  tag : 14f55c5ab6a0ff82288380054874bf3f12e498f4
11+ 
712tests : true
813
914package haskell-ide-engine
Original file line number Diff line number Diff line change @@ -19,7 +19,9 @@ extra-deps:
1919- ghc-lib-parser-8.8.1 
2020- ghc-lib-parser-ex-8.8.2 
2121- haddock-api-2.22.0 
22- - haskell-lsp-0.19.0.0 
22+ #  - haskell-lsp-0.19.0.0
23+ - github : alanz/haskell-lsp 
24+  commit : 14f55c5ab6a0ff82288380054874bf3f12e498f4 
2325- haskell-lsp-types-0.19.0.0 
2426- hie-bios-0.3.2 
2527- hlint-2.2.8 
@@ -32,6 +34,7 @@ extra-deps:
3234- syz-0.2.0.0 
3335- temporary-1.2.1.1 
3436
37+ 
3538flags :
3639 haskell-ide-engine :
3740 pedantic : true 
Original file line number Diff line number Diff line change @@ -21,7 +21,9 @@ extra-deps:
2121- ghc-lib-parser-8.8.1 
2222- ghc-lib-parser-ex-8.8.2 
2323- haddock-api-2.22.0 
24- - haskell-lsp-0.19.0.0 
24+ #  - haskell-lsp-0.19.0.0
25+ - github : alanz/haskell-lsp 
26+  commit : 14f55c5ab6a0ff82288380054874bf3f12e498f4 
2527- haskell-lsp-types-0.19.0.0 
2628- hie-bios-0.3.2 
2729- hlint-2.2.8 
@@ -35,6 +37,7 @@ extra-deps:
3537- unix-compat-0.5.2 
3638- yaml-0.11.1.2 
3739
40+ 
3841flags :
3942 haskell-ide-engine :
4043 pedantic : true 
                         You can’t perform that action at this time. 
           
                  
0 commit comments