Skip to content

Commit ceb92b9

Browse files
committed
Use vendored Brittany which builds on ghc-8.10.1
1 parent ca111c4 commit ceb92b9

File tree

8 files changed

+19
-21
lines changed

8 files changed

+19
-21
lines changed

cabal.project

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ packages:
44

55
source-repository-package
66
type: git
7-
location: https://github.com/lspitzner/brittany.git
8-
tag: 7d68b1cc3809e2921756c3a1bf67a83e82c21b0a
7+
location: https://github.com/bubba/brittany.git
8+
tag: c59655f10d5ad295c2481537fc8abf0a297d9d1c
99

1010
tests: true
1111

@@ -19,4 +19,6 @@ package ghcide
1919

2020
write-ghc-environment-files: never
2121

22-
index-state: 2020-08-05T14:24:10Z
22+
index-state: 2020-08-06T16:54:56Z
23+
24+
allow-newer: data-tree-print:base

stack-8.10.1.yaml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ ghc-options:
99

1010
extra-deps:
1111
- aeson-1.5.2.0
12-
- github: lspitzner/brittany
13-
commit: 7d68b1cc3809e2921756c3a1bf67a83e82c21b0a
12+
- github: bubba/brittany
13+
commit: c59655f10d5ad295c2481537fc8abf0a297d9d1c
1414
- Cabal-3.0.2.0
1515
- hie-bios-0.6.1
1616
- cabal-plan-0.7.0.0
@@ -33,10 +33,6 @@ extra-deps:
3333
flags:
3434
haskell-language-server:
3535
pedantic: true
36-
# We want to let agpl be the default value in .cabal (True)
37-
# but brittany is not usable with ghc-8.10.1
38-
# see https://github.com/lspitzner/brittany/issues/269
39-
agpl: false
4036
retrie:
4137
BuildExecutable: false
4238

stack-8.6.4.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ extra-deps:
1212
- aeson-1.5.2.0
1313
- ansi-terminal-0.10.3
1414
- base-compat-0.11.0
15-
- github: lspitzner/brittany
16-
commit: 7d68b1cc3809e2921756c3a1bf67a83e82c21b0a
15+
- github: bubba/brittany
16+
commit: c59655f10d5ad295c2481537fc8abf0a297d9d1c
1717
- butcher-1.3.3.1
1818
- Cabal-3.0.2.0
1919
- cabal-plan-0.6.2.0

stack-8.6.5.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ extra-deps:
1111
- aeson-1.5.2.0
1212
- ansi-terminal-0.10.3
1313
- base-compat-0.11.0
14-
- github: lspitzner/brittany
15-
commit: 7d68b1cc3809e2921756c3a1bf67a83e82c21b0a
14+
- github: bubba/brittany
15+
commit: c59655f10d5ad295c2481537fc8abf0a297d9d1c
1616
- butcher-1.3.3.1
1717
- Cabal-3.0.2.0
1818
- cabal-plan-0.6.2.0

stack-8.8.2.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ ghc-options:
1010
extra-deps:
1111
- aeson-1.5.2.0
1212
- apply-refact-0.7.0.0
13-
- github: lspitzner/brittany
14-
commit: 7d68b1cc3809e2921756c3a1bf67a83e82c21b0a
13+
- github: bubba/brittany
14+
commit: c59655f10d5ad295c2481537fc8abf0a297d9d1c
1515
- butcher-1.3.3.2
1616
- bytestring-trie-0.2.5.0
1717
- clock-0.7.2

stack-8.8.3.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ ghc-options:
1010
extra-deps:
1111
- aeson-1.5.2.0
1212
- apply-refact-0.7.0.0
13-
- github: lspitzner/brittany
14-
commit: 7d68b1cc3809e2921756c3a1bf67a83e82c21b0a
13+
- github: bubba/brittany
14+
commit: c59655f10d5ad295c2481537fc8abf0a297d9d1c
1515
- bytestring-trie-0.2.5.0
1616
- cabal-plan-0.6.2.0
1717
- clock-0.7.2

stack-8.8.4.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ ghc-options:
1111
extra-deps:
1212
- aeson-1.5.2.0
1313
- apply-refact-0.7.0.0
14-
- github: lspitzner/brittany
15-
commit: 7d68b1cc3809e2921756c3a1bf67a83e82c21b0a
14+
- github: bubba/brittany
15+
commit: c59655f10d5ad295c2481537fc8abf0a297d9d1c
1616
- bytestring-trie-0.2.5.0
1717
- cabal-helper-1.1.0.0
1818
- cabal-plan-0.6.2.0

stack.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ extra-deps:
1111
- aeson-1.5.2.0
1212
- ansi-terminal-0.10.3
1313
- base-compat-0.11.0
14-
- github: lspitzner/brittany
15-
commit: 7d68b1cc3809e2921756c3a1bf67a83e82c21b0a
14+
- github: bubba/brittany
15+
commit: c59655f10d5ad295c2481537fc8abf0a297d9d1c
1616
- butcher-1.3.3.1
1717
- Cabal-3.0.2.0
1818
- cabal-plan-0.6.2.0

0 commit comments

Comments
 (0)