This repository was archived by the owner on Oct 7, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 11 files changed +29
-27
lines changed Expand file tree Collapse file tree 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
1616
1717-- Match the flag settings we use in stac builds
1818constraints :
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,
2022 hie-plugin-api +pedantic
2123
2224write-ghc-environment-files : never
2325
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
2424
2525-- Match the flag settings we use in stac builds
2626constraints:
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,
2830 hie-plugin-api +pedantic
2931
3032write-ghc-environment-files: never
3133
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
7575 , haddock-library
7676 , haskell-lsp == 0.20. *
7777 , haskell-lsp-types == 0.20. *
78- , haskell-src-exts
78+ , haskell-src-exts >= 1.22
7979 , hie-plugin-api >= 1.1
8080 , hoogle >= 5.0.13
8181 , hsimport
Original file line number Diff line number Diff line change @@ -31,12 +31,12 @@ extra-deps:
3131- haddock-library-1.6.0
3232- haskell-lsp-0.20.0.0
3333- haskell-lsp-types-0.20.0.0
34- - haskell-src-exts-1.21.1
34+ - haskell-src-exts-1.22.0
3535- haskell-src-exts-util-0.2.5
3636- hie-bios-0.4.0
3737- 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
4040- hslogger-1.3.1.0
4141- invariant-0.5.3
4242- lens-4.18.1
Original file line number Diff line number Diff line change @@ -37,11 +37,11 @@ extra-deps:
3737- haddock-library-1.6.0
3838- haskell-lsp-0.20.0.0
3939- haskell-lsp-types-0.20.0.0
40- - haskell-src-exts-1.21.1
40+ - haskell-src-exts-1.22.0
4141- haskell-src-exts-util-0.2.5
4242- hie-bios-0.4.0
4343- hlint-2.2.11
44- - hoogle-5.0.17.11
44+ - hoogle-5.0.17.15
4545- hsimport-0.11.0
4646- hslogger-1.3.1.0
4747- hspec-2.7.1
Original file line number Diff line number Diff line change @@ -30,11 +30,11 @@ extra-deps:
3030- haddock-library-1.6.0
3131- haskell-lsp-0.20.0.0
3232- haskell-lsp-types-0.20.0.0
33- - haskell-src-exts-1.21.1
33+ - haskell-src-exts-1.22.0
3434- haskell-src-exts-util-0.2.5
3535- hie-bios-0.4.0
3636- hlint-2.2.11
37- - hoogle-5.0.17.11
37+ - hoogle-5.0.17.15
3838- hsimport-0.11.0
3939- hslogger-1.3.1.0
4040- invariant-0.5.3
Original file line number Diff line number Diff line change @@ -24,11 +24,11 @@ extra-deps:
2424- haddock-api-2.22.0
2525- haskell-lsp-0.20.0.0
2626- haskell-lsp-types-0.20.0.0
27- - haskell-src-exts-1.21.1
27+ - haskell-src-exts-1.22.0
2828- hie-bios-0.4.0
2929- 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
3232- lsp-test-0.10.1.0
3333- monad-dijkstra-0.1.1.2@rev:1
3434- monad-memo-0.4.1
Original file line number Diff line number Diff line change @@ -27,10 +27,11 @@ extra-deps:
2727- haddock-api-2.22.0
2828- haskell-lsp-0.20.0.0
2929- haskell-lsp-types-0.20.0.0
30+ - haskell-src-exts-1.22.0
3031- hie-bios-0.4.0
3132- 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
3435- indexed-profunctors-0.1
3536- lsp-test-0.10.1.0
3637- monad-dijkstra-0.1.1.2
Original file line number Diff line number Diff line change @@ -23,11 +23,10 @@ extra-deps:
2323- haskell-lsp-0.20.0.0
2424- haskell-lsp-types-0.20.0.0
2525- lsp-test-0.10.1.0
26- - haskell-src-exts-1.21.1
2726- hie-bios-0.4.0
2827- 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
3130- ilist-0.3.1.0
3231- monad-dijkstra-0.1.1.2
3332- ormolu-0.0.3.1
Original file line number Diff line number Diff line change @@ -28,11 +28,10 @@ extra-deps:
2828- haskell-lsp-0.20.0.0
2929- haskell-lsp-types-0.20.0.0
3030- lsp-test-0.10.1.0
31- - haskell-src-exts-1.21.1
3231- hie-bios-0.4.0
3332- 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
3635- ilist-0.3.1.0
3736- monad-dijkstra-0.1.1.2
3837- ormolu-0.0.3.1
You can’t perform that action at this time.
0 commit comments