This repository was archived by the owner on Oct 7, 2020. It is now read-only.
File tree 11 files changed +29
-27
lines changed
11 files changed +29
-27
lines changed Original file line number Diff line number Diff line change @@ -16,9 +16,11 @@ package haskell-ide-engine
16
16
17
17
-- Match the flag settings we use in stac builds
18
18
constraints :
19
- haskell-ide-engine +pedantic
19
+ -- to avoid temporary a breaking change: https://github.com/haskell/haskell-ide-engine/issues/1680
20
+ unliftio-core < 0.2.0.0 ,
21
+ haskell-ide-engine +pedantic,
20
22
hie-plugin-api +pedantic
21
23
22
24
write-ghc-environment-files : never
23
25
24
- index-state : 2020-03-01T07:49 :28Z
26
+ index-state : 2020-03-03T21:13 :56Z
Original file line number Diff line number Diff line change @@ -24,9 +24,11 @@ package haskell-ide-engine
24
24
25
25
-- Match the flag settings we use in stac builds
26
26
constraints:
27
- haskell-ide-engine +pedantic
27
+ -- to avoid temporary a breaking change: https://github.com/haskell/haskell-ide-engine/issues/1680
28
+ unliftio-core < 0.2.0.0,
29
+ haskell-ide-engine +pedantic,
28
30
hie-plugin-api +pedantic
29
31
30
32
write-ghc-environment-files: never
31
33
32
- index-state: 2020-03-01T07:49:28Z
34
+ index-state: 2020-03-03T21:13:56Z
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ library
75
75
, haddock-library
76
76
, haskell-lsp == 0.20. *
77
77
, haskell-lsp-types == 0.20. *
78
- , haskell-src-exts
78
+ , haskell-src-exts >= 1.22
79
79
, hie-plugin-api >= 1.1
80
80
, hoogle >= 5.0.13
81
81
, hsimport
Original file line number Diff line number Diff line change @@ -31,12 +31,12 @@ extra-deps:
31
31
- haddock-library-1.6.0
32
32
- haskell-lsp-0.20.0.0
33
33
- haskell-lsp-types-0.20.0.0
34
- - haskell-src-exts-1.21.1
34
+ - haskell-src-exts-1.22.0
35
35
- haskell-src-exts-util-0.2.5
36
36
- hie-bios-0.4.0
37
37
- hlint-2.2.11
38
- - hoogle-5.0.17.11
39
- - hsimport-0.11.0
38
+ - hoogle-5.0.17.15
39
+ - hsimport-0.11.0@rev1
40
40
- hslogger-1.3.1.0
41
41
- invariant-0.5.3
42
42
- lens-4.18.1
Original file line number Diff line number Diff line change @@ -37,11 +37,11 @@ extra-deps:
37
37
- haddock-library-1.6.0
38
38
- haskell-lsp-0.20.0.0
39
39
- haskell-lsp-types-0.20.0.0
40
- - haskell-src-exts-1.21.1
40
+ - haskell-src-exts-1.22.0
41
41
- haskell-src-exts-util-0.2.5
42
42
- hie-bios-0.4.0
43
43
- hlint-2.2.11
44
- - hoogle-5.0.17.11
44
+ - hoogle-5.0.17.15
45
45
- hsimport-0.11.0
46
46
- hslogger-1.3.1.0
47
47
- hspec-2.7.1
Original file line number Diff line number Diff line change @@ -30,11 +30,11 @@ extra-deps:
30
30
- haddock-library-1.6.0
31
31
- haskell-lsp-0.20.0.0
32
32
- haskell-lsp-types-0.20.0.0
33
- - haskell-src-exts-1.21.1
33
+ - haskell-src-exts-1.22.0
34
34
- haskell-src-exts-util-0.2.5
35
35
- hie-bios-0.4.0
36
36
- hlint-2.2.11
37
- - hoogle-5.0.17.11
37
+ - hoogle-5.0.17.15
38
38
- hsimport-0.11.0
39
39
- hslogger-1.3.1.0
40
40
- invariant-0.5.3
Original file line number Diff line number Diff line change @@ -24,11 +24,11 @@ extra-deps:
24
24
- haddock-api-2.22.0
25
25
- haskell-lsp-0.20.0.0
26
26
- haskell-lsp-types-0.20.0.0
27
- - haskell-src-exts-1.21.1
27
+ - haskell-src-exts-1.22.0
28
28
- hie-bios-0.4.0
29
29
- hlint-2.2.11
30
- - hoogle-5.0.17.11
31
- - hsimport-0.11.0
30
+ - hoogle-5.0.17.15
31
+ - hsimport-0.11.0@rev1
32
32
- lsp-test-0.10.1.0
33
33
- monad-dijkstra-0.1.1.2@rev:1
34
34
- monad-memo-0.4.1
Original file line number Diff line number Diff line change @@ -27,10 +27,11 @@ extra-deps:
27
27
- haddock-api-2.22.0
28
28
- haskell-lsp-0.20.0.0
29
29
- haskell-lsp-types-0.20.0.0
30
+ - haskell-src-exts-1.22.0
30
31
- hie-bios-0.4.0
31
32
- hlint-2.2.11
32
- - hoogle-5.0.17.11
33
- - hsimport-0.11.0
33
+ - hoogle-5.0.17.15
34
+ - hsimport-0.11.0@rev1
34
35
- indexed-profunctors-0.1
35
36
- lsp-test-0.10.1.0
36
37
- monad-dijkstra-0.1.1.2
Original file line number Diff line number Diff line change @@ -23,11 +23,10 @@ extra-deps:
23
23
- haskell-lsp-0.20.0.0
24
24
- haskell-lsp-types-0.20.0.0
25
25
- lsp-test-0.10.1.0
26
- - haskell-src-exts-1.21.1
27
26
- hie-bios-0.4.0
28
27
- hlint-2.2.11
29
- - hoogle-5.0.17.11
30
- - hsimport-0.11.0
28
+ - hoogle-5.0.17.15
29
+ - hsimport-0.11.0@rev1
31
30
- ilist-0.3.1.0
32
31
- monad-dijkstra-0.1.1.2
33
32
- ormolu-0.0.3.1
Original file line number Diff line number Diff line change @@ -28,11 +28,10 @@ extra-deps:
28
28
- haskell-lsp-0.20.0.0
29
29
- haskell-lsp-types-0.20.0.0
30
30
- lsp-test-0.10.1.0
31
- - haskell-src-exts-1.21.1
32
31
- hie-bios-0.4.0
33
32
- hlint-2.2.11
34
- - hoogle-5.0.17.11
35
- - hsimport-0.11.0
33
+ - hoogle-5.0.17.15
34
+ - hsimport-0.11.0@rev1
36
35
- ilist-0.3.1.0
37
36
- monad-dijkstra-0.1.1.2
38
37
- ormolu-0.0.3.1
Original file line number Diff line number Diff line change @@ -17,20 +17,19 @@ extra-deps:
17
17
- floskell-0.10.2
18
18
- ghc-lib-parser-8.8.2.20200205
19
19
- ghc-lib-parser-ex-8.8.5.3
20
+ # - haddock-api-2.23.0
20
21
- git : https://github.com/haskell/haddock.git
21
22
commit : be8b02c4e3cffe7d45b3dad0a0f071d35a274d65
22
23
subdirs :
23
24
- haddock-api
24
- # - haddock-api-2.23.0
25
25
- haddock-library-1.8.0
26
26
- haskell-lsp-0.20.0.0
27
27
- haskell-lsp-types-0.20.0.0
28
28
- lsp-test-0.10.1.0
29
- - haskell-src-exts-1.21.1
30
29
- hie-bios-0.4.0
31
30
- hlint-2.2.11
32
- - hoogle-5.0.17.11
33
- - hsimport-0.11.0
31
+ - hoogle-5.0.17.15
32
+ - hsimport-0.11.0@rev1
34
33
- ilist-0.3.1.0
35
34
- monad-dijkstra-0.1.1.2
36
35
- ormolu-0.0.3.1
You can’t perform that action at this time.
0 commit comments