File tree Expand file tree Collapse file tree 10 files changed +10
-23
lines changed Expand file tree Collapse file tree 10 files changed +10
-23
lines changed Original file line number Diff line number Diff line change @@ -8,11 +8,6 @@ packages:
8
8
./plugins/hls-explicit-imports-plugin
9
9
./plugins/hls-retrie-plugin
10
10
11
- source-repository-package
12
- type : git
13
- location : https://github.com/lspitzner/brittany.git
14
- tag : 0a710ab27147d4f7981fe4ca343b43136ee36919
15
-
16
11
tests : true
17
12
18
13
package *
@@ -25,6 +20,6 @@ package ghcide
25
20
26
21
write-ghc-environment-files : never
27
22
28
- index-state : 2020-12-09T06:57 :58Z
23
+ index-state : 2020-12-11T18:53 :33Z
29
24
30
25
allow-newer : data-tree-print :base
Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ executable haskell-language-server
143
143
, unordered-containers
144
144
145
145
if flag(agpl)
146
- build-depends : brittany
146
+ build-depends : brittany >= 0.13.1.0
147
147
other-modules : Ide.Plugin.Brittany
148
148
149
149
include-dirs : include
Original file line number Diff line number Diff line change @@ -14,8 +14,7 @@ ghc-options:
14
14
" $everything " : -haddock
15
15
16
16
extra-deps :
17
- - github : lspitzner/brittany
18
- commit : 0a710ab27147d4f7981fe4ca343b43136ee36919
17
+ - brittany-0.13.1.0
19
18
- Cabal-3.0.2.0
20
19
- clock-0.7.2
21
20
- data-tree-print-0.1.0.2@rev:2
Original file line number Diff line number Diff line change @@ -14,8 +14,7 @@ ghc-options:
14
14
" $everything " : -haddock
15
15
16
16
extra-deps :
17
- - github : lspitzner/brittany
18
- commit : 0a710ab27147d4f7981fe4ca343b43136ee36919
17
+ - brittany-0.13.1.0
19
18
- Cabal-3.0.2.0
20
19
- clock-0.7.2
21
20
- data-tree-print-0.1.0.2@rev:2
Original file line number Diff line number Diff line change @@ -19,8 +19,7 @@ extra-deps:
19
19
- apply-refact-0.8.2.1
20
20
- ansi-terminal-0.10.3
21
21
- base-compat-0.10.5
22
- - github : lspitzner/brittany
23
- commit : 0a710ab27147d4f7981fe4ca343b43136ee36919
22
+ - brittany-0.13.1.0
24
23
- butcher-1.3.3.1
25
24
- Cabal-3.0.2.0
26
25
- cabal-plan-0.6.2.0
Original file line number Diff line number Diff line change @@ -18,8 +18,7 @@ extra-deps:
18
18
- apply-refact-0.8.2.1
19
19
- ansi-terminal-0.10.3
20
20
- base-compat-0.10.5
21
- - github : lspitzner/brittany
22
- commit : 0a710ab27147d4f7981fe4ca343b43136ee36919
21
+ - brittany-0.13.1.0
23
22
- butcher-1.3.3.1
24
23
- Cabal-3.0.2.0
25
24
- cabal-plan-0.6.2.0
Original file line number Diff line number Diff line change @@ -15,8 +15,7 @@ ghc-options:
15
15
16
16
extra-deps :
17
17
- aeson-1.5.2.0
18
- - github : lspitzner/brittany
19
- commit : 0a710ab27147d4f7981fe4ca343b43136ee36919
18
+ - brittany-0.13.1.0
20
19
- butcher-1.3.3.2
21
20
- bytestring-trie-0.2.5.0
22
21
- clock-0.7.2
Original file line number Diff line number Diff line change @@ -16,8 +16,7 @@ ghc-options:
16
16
extra-deps :
17
17
- aeson-1.5.2.0
18
18
- apply-refact-0.8.2.1
19
- - github : lspitzner/brittany
20
- commit : 0a710ab27147d4f7981fe4ca343b43136ee36919
19
+ - brittany-0.13.1.0
21
20
- bytestring-trie-0.2.5.0
22
21
- cabal-plan-0.6.2.0
23
22
- clock-0.7.2
Original file line number Diff line number Diff line change @@ -16,8 +16,7 @@ ghc-options:
16
16
extra-deps :
17
17
- aeson-1.5.2.0
18
18
- apply-refact-0.8.2.1
19
- - github : lspitzner/brittany
20
- commit : 0a710ab27147d4f7981fe4ca343b43136ee36919
19
+ - brittany-0.13.1.0
21
20
- bytestring-trie-0.2.5.0
22
21
- cabal-plan-0.6.2.0
23
22
- clock-0.7.2
Original file line number Diff line number Diff line change @@ -18,8 +18,7 @@ extra-deps:
18
18
- apply-refact-0.8.2.1
19
19
- ansi-terminal-0.10.3
20
20
- base-compat-0.10.5
21
- - github : lspitzner/brittany
22
- commit : 0a710ab27147d4f7981fe4ca343b43136ee36919
21
+ - brittany-0.13.1.0
23
22
- butcher-1.3.3.1
24
23
- Cabal-3.0.2.0
25
24
- cabal-plan-0.6.2.0
You can’t perform that action at this time.
0 commit comments