@@ -5,18 +5,29 @@ packages:
5
5
source-repository-package
6
6
type : git
7
7
location : https://github.com/DanielG/cabal-helper.git
8
- tag : a18bbb2af92e9b4337e7f930cb80754f2408bcfd
8
+ tag : 5b85a4b9e1c6463c94ffa595893ad02c9a3d2ec3
9
9
10
10
source-repository-package
11
11
type : git
12
- location : https://github.com/fendor /hie-bios.git
13
- tag : 89d28817716a1c8df7e191f3a43c4504bc6379eb
12
+ location : https://github.com/mpickering /hie-bios.git
13
+ tag : f0abff9c855ea7e6624617df669825f3f62f723b
14
14
15
15
source-repository-package
16
16
type : git
17
17
location : https://github.com/mpickering/shake
18
18
tag : 4d56fe9f09bd3bd63ead541c571c756995da490a
19
19
20
+ source-repository-package
21
+ type : git
22
+ location : https://github.com/alanz/haskell-lsp.git
23
+ tag : 6c4eb9ff007553cddcaf46814a016969b4b2f4fe
24
+
25
+ source-repository-package
26
+ type : git
27
+ location : https://github.com/alanz/haskell-lsp.git
28
+ tag : 6c4eb9ff007553cddcaf46814a016969b4b2f4fe
29
+ subdir : haskell-lsp-types
30
+
20
31
tests : true
21
32
documentation : false
22
33
-- documentation: true
@@ -29,3 +40,5 @@ package ghcide
29
40
write-ghc-environment-files : never
30
41
31
42
index-state : 2020-04-24T21:15 :10Z
43
+
44
+ allow-newer : cabal-plan:base,floskell:base,floskell:ghc-prim,tasty-rerun :base
0 commit comments