Skip to content

Commit ca111c4

Browse files
committed
Vendor brittany via Github
1 parent 6aab3fb commit ca111c4

File tree

8 files changed

+19
-4
lines changed

8 files changed

+19
-4
lines changed

cabal.project

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@ packages:
22
./
33
ghcide
44

5+
source-repository-package
6+
type: git
7+
location: https://github.com/lspitzner/brittany.git
8+
tag: 7d68b1cc3809e2921756c3a1bf67a83e82c21b0a
9+
510
tests: true
611

712
package *

stack-8.10.1.yaml

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

1010
extra-deps:
1111
- aeson-1.5.2.0
12+
- github: lspitzner/brittany
13+
commit: 7d68b1cc3809e2921756c3a1bf67a83e82c21b0a
1214
- Cabal-3.0.2.0
1315
- hie-bios-0.6.1
1416
- cabal-plan-0.7.0.0

stack-8.6.4.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ extra-deps:
1212
- aeson-1.5.2.0
1313
- ansi-terminal-0.10.3
1414
- base-compat-0.11.0
15-
- brittany-0.12.1.1@rev:2
15+
- github: lspitzner/brittany
16+
commit: 7d68b1cc3809e2921756c3a1bf67a83e82c21b0a
1617
- butcher-1.3.3.1
1718
- Cabal-3.0.2.0
1819
- cabal-plan-0.6.2.0

stack-8.6.5.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ extra-deps:
1111
- aeson-1.5.2.0
1212
- ansi-terminal-0.10.3
1313
- base-compat-0.11.0
14-
- brittany-0.12.1.1@rev:2
14+
- github: lspitzner/brittany
15+
commit: 7d68b1cc3809e2921756c3a1bf67a83e82c21b0a
1516
- butcher-1.3.3.1
1617
- Cabal-3.0.2.0
1718
- cabal-plan-0.6.2.0

stack-8.8.2.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ ghc-options:
1010
extra-deps:
1111
- aeson-1.5.2.0
1212
- apply-refact-0.7.0.0
13-
- brittany-0.12.1.1
13+
- github: lspitzner/brittany
14+
commit: 7d68b1cc3809e2921756c3a1bf67a83e82c21b0a
1415
- butcher-1.3.3.2
1516
- bytestring-trie-0.2.5.0
1617
- clock-0.7.2

stack-8.8.3.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +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
1315
- bytestring-trie-0.2.5.0
1416
- cabal-plan-0.6.2.0
1517
- clock-0.7.2

stack-8.8.4.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +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
1416
- bytestring-trie-0.2.5.0
1517
- cabal-helper-1.1.0.0
1618
- cabal-plan-0.6.2.0

stack.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ extra-deps:
1111
- aeson-1.5.2.0
1212
- ansi-terminal-0.10.3
1313
- base-compat-0.11.0
14-
- brittany-0.12.1.1@rev:2
14+
- github: lspitzner/brittany
15+
commit: 7d68b1cc3809e2921756c3a1bf67a83e82c21b0a
1516
- butcher-1.3.3.1
1617
- Cabal-3.0.2.0
1718
- cabal-plan-0.6.2.0

0 commit comments

Comments
 (0)