Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Commit 2c279e3

Browse files
committed
Add hsimport as source repo package
1 parent 59dc5b2 commit 2c279e3

10 files changed

+22
-33
lines changed

cabal.project

+1-10
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,8 @@ source-repository-package
99
location: https://github.com/jneira/cabal-helper.git
1010
tag: ffb1f57a5ffc6b7ac3c46a9974c4420a6d2bb9b2
1111

12-
-- TODO: Use released version when https://github.com/dan-t/hsimport/issues/23 is addressed
13-
source-repository-package
14-
type: git
15-
location: https://github.com/dan-t/hsimport
16-
tag: 9528ba4aac4cd70b29cfdda166e94923b61ff23b
17-
1812
tests: true
1913

20-
package hsimport
21-
tests:false
22-
2314
package haskell-ide-engine
2415
test-show-details: direct
2516

@@ -30,4 +21,4 @@ constraints:
3021

3122
write-ghc-environment-files: never
3223

33-
index-state: 2020-03-01T07:49:28Z
24+
index-state: 2020-03-03T21:13:56Z

cabal.project-8.8.2

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ constraints:
2929

3030
write-ghc-environment-files: never
3131

32-
index-state: 2020-03-01T07:49:28Z
32+
index-state: 2020-03-03T21:13:56Z

stack-8.4.2.yaml

+3-3
Original file line numberDiff line numberDiff 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

stack-8.4.3.yaml

+2-2
Original file line numberDiff line numberDiff 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

stack-8.4.4.yaml

+2-2
Original file line numberDiff line numberDiff 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

stack-8.6.4.yaml

+3-3
Original file line numberDiff line numberDiff 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

stack-8.6.5.yaml

+3-2
Original file line numberDiff line numberDiff 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

stack-8.8.1.yaml

+2-3
Original file line numberDiff line numberDiff 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

stack-8.8.2.yaml

+2-3
Original file line numberDiff line numberDiff 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

stack.yaml

+3-4
Original file line numberDiff line numberDiff line change
@@ -17,20 +17,19 @@ extra-deps:
1717
- floskell-0.10.2
1818
- ghc-lib-parser-8.8.2.20200205
1919
- ghc-lib-parser-ex-8.8.5.3
20+
# - haddock-api-2.23.0
2021
- git: https://github.com/haskell/haddock.git
2122
commit: be8b02c4e3cffe7d45b3dad0a0f071d35a274d65
2223
subdirs:
2324
- haddock-api
24-
# - haddock-api-2.23.0
2525
- haddock-library-1.8.0
2626
- haskell-lsp-0.20.0.0
2727
- haskell-lsp-types-0.20.0.0
2828
- lsp-test-0.10.1.0
29-
- haskell-src-exts-1.21.1
3029
- hie-bios-0.4.0
3130
- 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
3433
- ilist-0.3.1.0
3534
- monad-dijkstra-0.1.1.2
3635
- ormolu-0.0.3.1

0 commit comments

Comments
 (0)