File tree 8 files changed +12
-8
lines changed
8 files changed +12
-8
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ packages:
3
3
ghcide
4
4
hls-plugin-api
5
5
./plugins/tactics
6
+ ./plugins/hls-hlint-plugin
6
7
7
8
source-repository-package
8
9
type : git
@@ -26,6 +27,9 @@ package ghcide
26
27
27
28
write-ghc-environment-files : never
28
29
29
- index-state : 2020-10-16T04:00 :00Z
30
+ index-state : 2020-10-16T03:50 :06Z
30
31
31
32
allow-newer : data-tree-print :base
33
+
34
+ -- To ensure the build get the version with the fix for #498
35
+ constraints : implicit-hie >= 0.1.2.0
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ extra-deps:
28
28
- semigroups-0.18.5
29
29
- temporary-1.2.1.1
30
30
- implicit-hie-cradle-0.2.0.1
31
- - implicit-hie-0.1.1 .0
31
+ - implicit-hie-0.1.2 .0
32
32
- hie-bios-0.7.1
33
33
34
34
flags :
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ extra-deps:
26
26
- semigroups-0.18.5
27
27
- temporary-1.2.1.1
28
28
- implicit-hie-cradle-0.2.0.1
29
- - implicit-hie-0.1.1 .0
29
+ - implicit-hie-0.1.2 .0
30
30
- hie-bios-0.7.1
31
31
32
32
flags :
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ extra-deps:
62
62
- type-equality-1
63
63
- topograph-1
64
64
- implicit-hie-cradle-0.2.0.1
65
- - implicit-hie-0.1.1 .0
65
+ - implicit-hie-0.1.2 .0
66
66
67
67
flags :
68
68
haskell-language-server :
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ extra-deps:
61
61
- type-equality-1
62
62
- topograph-1
63
63
- implicit-hie-cradle-0.2.0.1
64
- - implicit-hie-0.1.1 .0
64
+ - implicit-hie-0.1.2 .0
65
65
66
66
flags :
67
67
haskell-language-server :
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ extra-deps:
48
48
- temporary-1.2.1.1
49
49
- these-1.1.1.1
50
50
- implicit-hie-cradle-0.2.0.1
51
- - implicit-hie-0.1.1 .0
51
+ - implicit-hie-0.1.2 .0
52
52
- hie-bios-0.7.1
53
53
54
54
flags :
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ extra-deps:
39
39
- stylish-haskell-0.12.2.0
40
40
- temporary-1.2.1.1
41
41
- implicit-hie-cradle-0.2.0.1
42
- - implicit-hie-0.1.1 .0
42
+ - implicit-hie-0.1.2 .0
43
43
- hie-bios-0.7.1
44
44
45
45
flags :
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ extra-deps:
40
40
- temporary-1.2.1.1
41
41
- ghc-exactprint-0.6.3.2
42
42
- implicit-hie-cradle-0.2.0.1
43
- - implicit-hie-0.1.1 .0
43
+ - implicit-hie-0.1.2 .0
44
44
45
45
flags :
46
46
haskell-language-server :
You can’t perform that action at this time.
0 commit comments