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

Commit 81d2ff4

Browse files
committed
Add hsimport as source repo package
1 parent 6cc3be4 commit 81d2ff4

File tree

9 files changed

+54
-23
lines changed

9 files changed

+54
-23
lines changed

cabal.project-8.8.2

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,20 @@ source-repository-package
1717
location: https://github.com/jneira/cabal-helper.git
1818
tag: ffb1f57a5ffc6b7ac3c46a9974c4420a6d2bb9b2
1919

20+
-- TODO: Use released version when https://github.com/dan-t/hsimport/issues/23 is addressed
21+
source-repository-package
22+
type: git
23+
location: https://github.com/dan-t/hsimport
24+
tag: 9528ba4aac4cd70b29cfdda166e94923b61ff23b
25+
2026
tests: true
2127

2228
package haskell-ide-engine
2329
test-show-details: direct
2430

31+
package hsimport
32+
tests:false
33+
2534
-- Match the flag settings we use in stac builds
2635
constraints:
2736
haskell-ide-engine +pedantic

stack-8.4.2.yaml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,15 @@ 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.10
38-
- hoogle-5.0.17.11
39-
- hsimport-0.11.0
38+
- hoogle-5.0.17.15
39+
# - hsimport-0.11.0
40+
# TODO: Use released version when https://github.com/dan-t/hsimport/issues/23 is addressed
41+
- github: dan-t/hsimport
42+
commit: 9528ba4aac4cd70b29cfdda166e94923b61ff23b
4043
- hslogger-1.3.1.0
4144
- invariant-0.5.3
4245
- lens-4.18.1

stack-8.4.3.yaml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,15 @@ 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.10
44-
- hoogle-5.0.17.11
45-
- hsimport-0.11.0
44+
- hoogle-5.0.17.15
45+
# - hsimport-0.11.0
46+
# TODO: Use released version when https://github.com/dan-t/hsimport/issues/23 is addressed
47+
- github: dan-t/hsimport
48+
commit: 9528ba4aac4cd70b29cfdda166e94923b61ff23b
4649
- hslogger-1.3.1.0
4750
- hspec-2.7.1
4851
- hspec-core-2.7.1

stack-8.4.4.yaml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,15 @@ 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.10
37-
- hoogle-5.0.17.11
38-
- hsimport-0.11.0
37+
- hoogle-5.0.17.15
38+
# - hsimport-0.11.0
39+
# TODO: Use released version when https://github.com/dan-t/hsimport/issues/23 is addressed
40+
- github: dan-t/hsimport
41+
commit: 9528ba4aac4cd70b29cfdda166e94923b61ff23b
3942
- hslogger-1.3.1.0
4043
- invariant-0.5.3
4144
- lens-4.18.1

stack-8.6.4.yaml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,14 @@ 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.10
30-
- hoogle-5.0.17.11
31-
- hsimport-0.11.0
30+
- hoogle-5.0.17.15
31+
# - hsimport-0.11.0
32+
# TODO: Use released version when https://github.com/dan-t/hsimport/issues/23 is addressed
33+
- github: dan-t/hsimport
34+
commit: 9528ba4aac4cd70b29cfdda166e94923b61ff23b
3235
- lsp-test-0.10.1.0
3336
- monad-dijkstra-0.1.1.2@rev:1
3437
- monad-memo-0.4.1

stack-8.6.5.yaml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,14 @@ extra-deps:
2626
- haddock-api-2.22.0
2727
- haskell-lsp-0.20.0.0
2828
- haskell-lsp-types-0.20.0.0
29+
- haskell-src-exts-1.22.0
2930
- hie-bios-0.4.0
3031
- hlint-2.2.10
31-
- hoogle-5.0.17.11
32-
- hsimport-0.11.0
32+
- hoogle-5.0.17.15
33+
# - hsimport-0.11.0
34+
# TODO: Use released version when https://github.com/dan-t/hsimport/issues/23 is addressed
35+
- github: dan-t/hsimport
36+
commit: 9528ba4aac4cd70b29cfdda166e94923b61ff23b
3337
- indexed-profunctors-0.1
3438
- lsp-test-0.10.1.0
3539
- monad-dijkstra-0.1.1.2

stack-8.8.1.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,13 @@ extra-deps:
2222
- haskell-lsp-0.20.0.0
2323
- haskell-lsp-types-0.20.0.0
2424
- lsp-test-0.10.1.0
25-
- haskell-src-exts-1.21.1
2625
- hie-bios-0.4.0
2726
- hlint-2.2.10
2827
- hoogle-5.0.17.11
29-
- hsimport-0.11.0
28+
# - hsimport-0.11.0
29+
# TODO: Use released version when https://github.com/dan-t/hsimport/issues/23 is addressed
30+
- github: dan-t/hsimport
31+
commit: 9528ba4aac4cd70b29cfdda166e94923b61ff23b
3032
- ilist-0.3.1.0
3133
- monad-dijkstra-0.1.1.2
3234
- ormolu-0.0.3.1

stack-8.8.2.yaml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,13 @@ extra-deps:
2727
- haskell-lsp-0.20.0.0
2828
- haskell-lsp-types-0.20.0.0
2929
- lsp-test-0.10.1.0
30-
- haskell-src-exts-1.21.1
3130
- hie-bios-0.4.0
3231
- hlint-2.2.10
33-
- hoogle-5.0.17.11
34-
- hsimport-0.11.0
32+
- hoogle-5.0.17.15
33+
# - hsimport-0.11.0
34+
# TODO: Use released version when https://github.com/dan-t/hsimport/issues/23 is addressed
35+
- github: dan-t/hsimport
36+
commit: 9528ba4aac4cd70b29cfdda166e94923b61ff23b
3537
- ilist-0.3.1.0
3638
- monad-dijkstra-0.1.1.2
3739
- ormolu-0.0.3.1

stack.yaml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,20 +16,22 @@ extra-deps:
1616
- constrained-dynamic-0.1.0.0
1717
- floskell-0.10.2
1818
- ghc-lib-parser-ex-8.8.4.0
19+
# - haddock-api-2.23.0
1920
- git: https://github.com/haskell/haddock.git
2021
commit: be8b02c4e3cffe7d45b3dad0a0f071d35a274d65
2122
subdirs:
2223
- haddock-api
23-
# - haddock-api-2.23.0
2424
- haddock-library-1.8.0
2525
- haskell-lsp-0.20.0.0
2626
- haskell-lsp-types-0.20.0.0
2727
- lsp-test-0.10.1.0
28-
- haskell-src-exts-1.21.1
2928
- hie-bios-0.4.0
3029
- hlint-2.2.10
31-
- hoogle-5.0.17.11
32-
- hsimport-0.11.0
30+
- hoogle-5.0.17.15
31+
# - hsimport-0.11.0
32+
# TODO: Use released version when https://github.com/dan-t/hsimport/issues/23 is addressed
33+
- github: dan-t/hsimport
34+
commit: 9528ba4aac4cd70b29cfdda166e94923b61ff23b
3335
- ilist-0.3.1.0
3436
- monad-dijkstra-0.1.1.2
3537
- ormolu-0.0.3.1

0 commit comments

Comments
 (0)