Skip to content

Commit 9de7468

Browse files
committed
Fix cabal build
1 parent 53db33e commit 9de7468

10 files changed

+31
-11
lines changed

cabal.project

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,12 @@ package *
2828
ghc-options: -haddock
2929
test-show-details: direct
3030

31+
-- ghc-api-compat-8.6
32+
source-repository-package
33+
type: git
34+
location: https://github.com/pepeiborra/ghc-api-compat
35+
tag: 6546157c7a7e1d323d4bf961768804119450c1aa
36+
3137
write-ghc-environment-files: never
3238

3339
index-state: 2021-05-21T05:01:41Z

stack-8.10.3.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,9 @@ extra-deps:
3636
- data-tree-print-0.1.0.2@rev:2
3737
- floskell-0.10.4
3838
- fourmolu-0.3.0.0
39-
- ghc-api-compat-8.6
39+
- # ghc-api-compat-8.6
40+
github: pepeiborra/ghc-api-compat
41+
commit: 6546157c7a7e1d323d4bf961768804119450c1aa
4042
- ghc-check-0.5.0.4
4143
- ghc-exactprint-0.6.4
4244
- ghc-lib-8.10.4.20210206

stack-8.10.4.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,9 @@ extra-deps:
3636
- data-tree-print-0.1.0.2@rev:2
3737
- floskell-0.10.4
3838
- fourmolu-0.3.0.0
39-
- ghc-api-compat-8.6
39+
- # ghc-api-compat-8.6
40+
github: pepeiborra/ghc-api-compat
41+
commit: 6546157c7a7e1d323d4bf961768804119450c1aa
4042
- ghc-check-0.5.0.4
4143
- ghc-exactprint-0.6.4
4244
- heapsize-0.3.0

stack-8.10.5.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@ flags:
8989
hls-hlint-plugin:
9090
hlint33: false
9191

92-
# Because of implicit-hie-cradle-0.3.0.2 and stylish-haskell-0.12.2.0
93-
allow-newer: true
92+
# # Because of implicit-hie-cradle-0.3.0.2 and stylish-haskell-0.12.2.0
93+
# allow-newer: true
9494

9595
nix:
9696
packages: [ icu libcxx zlib ]

stack-8.6.4.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,9 @@ extra-deps:
4343
- floskell-0.10.4
4444
- fourmolu-0.3.0.0
4545
- fuzzy-0.1.0.0
46-
- ghc-api-compat-8.6
46+
- # ghc-api-compat-8.6
47+
github: pepeiborra/ghc-api-compat
48+
commit: 6546157c7a7e1d323d4bf961768804119450c1aa
4749
- ghc-check-0.5.0.4
4850
- ghc-events-0.13.0
4951
- ghc-exactprint-0.6.4

stack-8.6.5.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,9 @@ extra-deps:
4444
- floskell-0.10.4
4545
- fourmolu-0.3.0.0
4646
- fuzzy-0.1.0.0
47-
- ghc-api-compat-8.6
47+
- # ghc-api-compat-8.6
48+
github: pepeiborra/ghc-api-compat
49+
commit: 6546157c7a7e1d323d4bf961768804119450c1aa
4850
- ghc-check-0.5.0.4
4951
- ghc-events-0.13.0
5052
- ghc-exactprint-0.6.4

stack-8.8.2.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,9 @@ extra-deps:
3838
- constrained-dynamic-0.1.0.0
3939
- floskell-0.10.4
4040
- fourmolu-0.3.0.0
41-
- ghc-api-compat-8.6
41+
- # ghc-api-compat-8.6
42+
github: pepeiborra/ghc-api-compat
43+
commit: 6546157c7a7e1d323d4bf961768804119450c1aa
4244
- ghc-check-0.5.0.4
4345
- ghc-events-0.13.0
4446
- ghc-exactprint-0.6.4

stack-8.8.3.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,9 @@ extra-deps:
3838
- constrained-dynamic-0.1.0.0
3939
- floskell-0.10.4
4040
- fourmolu-0.3.0.0
41-
- ghc-api-compat-8.6
41+
- # ghc-api-compat-8.6
42+
github: pepeiborra/ghc-api-compat
43+
commit: 6546157c7a7e1d323d4bf961768804119450c1aa
4244
- ghc-check-0.5.0.4
4345
- ghc-exactprint-0.6.4
4446
- ghc-lib-8.10.4.20210206

stack-8.8.4.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,9 @@ extra-deps:
3838
- constrained-dynamic-0.1.0.0
3939
- floskell-0.10.4
4040
- fourmolu-0.3.0.0
41-
- ghc-api-compat-8.6
41+
- # ghc-api-compat-8.6
42+
github: pepeiborra/ghc-api-compat
43+
commit: 6546157c7a7e1d323d4bf961768804119450c1aa
4244
- ghc-check-0.5.0.4
4345
- ghc-exactprint-0.6.4
4446
- ghc-lib-8.10.4.20210206

stack-9.0.1.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ extra-deps:
6767
commit: 9b1445ab5efcabfad54043fc9b8e50e9d8c5bbf3
6868
# https://github.com/mpickering/hie-bios/pull/285
6969

70-
- github: hsyl20/ghc-api-compat
71-
commit: 6178d75772c7d923918dfffa0b1f503dfb36d0a6
70+
- github: pepeiborra/ghc-api-compat
71+
commit: 6546157c7a7e1d323d4bf961768804119450c1aa
7272

7373
- github: anka-213/th-extras
7474
commit: 57a97b4df128eb7b360e8ab9c5759392de8d1659

0 commit comments

Comments
 (0)