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:
88 ./plugins/hls-explicit-imports-plugin
99 ./plugins/hls-retrie-plugin
1010
11- source-repository-package
12- type : git
13- location : https://github.com/lspitzner/brittany.git
14- tag : 0a710ab27147d4f7981fe4ca343b43136ee36919
15-
1611tests : true
1712
1813package *
@@ -25,6 +20,6 @@ package ghcide
2520
2621write-ghc-environment-files : never
2722
28- index-state : 2020-12-09T06:57 :58Z
23+ index-state : 2020-12-11T18:53 :33Z
2924
3025allow-newer : data-tree-print :base
Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ executable haskell-language-server
143143 , unordered-containers
144144
145145 if flag(agpl)
146- build-depends : brittany
146+ build-depends : brittany >= 0.13.1.0
147147 other-modules : Ide.Plugin.Brittany
148148
149149 include-dirs : include
Original file line number Diff line number Diff line change @@ -14,8 +14,7 @@ ghc-options:
1414 " $everything " : -haddock
1515
1616extra-deps :
17- - github : lspitzner/brittany
18- commit : 0a710ab27147d4f7981fe4ca343b43136ee36919
17+ - brittany-0.13.1.0
1918- Cabal-3.0.2.0
2019- clock-0.7.2
2120- 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:
1414 " $everything " : -haddock
1515
1616extra-deps :
17- - github : lspitzner/brittany
18- commit : 0a710ab27147d4f7981fe4ca343b43136ee36919
17+ - brittany-0.13.1.0
1918- Cabal-3.0.2.0
2019- clock-0.7.2
2120- 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:
1919- apply-refact-0.8.2.1
2020- ansi-terminal-0.10.3
2121- base-compat-0.10.5
22- - github : lspitzner/brittany
23- commit : 0a710ab27147d4f7981fe4ca343b43136ee36919
22+ - brittany-0.13.1.0
2423- butcher-1.3.3.1
2524- Cabal-3.0.2.0
2625- cabal-plan-0.6.2.0
Original file line number Diff line number Diff line change @@ -18,8 +18,7 @@ extra-deps:
1818- apply-refact-0.8.2.1
1919- ansi-terminal-0.10.3
2020- base-compat-0.10.5
21- - github : lspitzner/brittany
22- commit : 0a710ab27147d4f7981fe4ca343b43136ee36919
21+ - brittany-0.13.1.0
2322- butcher-1.3.3.1
2423- Cabal-3.0.2.0
2524- cabal-plan-0.6.2.0
Original file line number Diff line number Diff line change @@ -15,8 +15,7 @@ ghc-options:
1515
1616extra-deps :
1717- aeson-1.5.2.0
18- - github : lspitzner/brittany
19- commit : 0a710ab27147d4f7981fe4ca343b43136ee36919
18+ - brittany-0.13.1.0
2019- butcher-1.3.3.2
2120- bytestring-trie-0.2.5.0
2221- clock-0.7.2
Original file line number Diff line number Diff line change @@ -16,8 +16,7 @@ ghc-options:
1616extra-deps :
1717- aeson-1.5.2.0
1818- apply-refact-0.8.2.1
19- - github : lspitzner/brittany
20- commit : 0a710ab27147d4f7981fe4ca343b43136ee36919
19+ - brittany-0.13.1.0
2120- bytestring-trie-0.2.5.0
2221- cabal-plan-0.6.2.0
2322- clock-0.7.2
Original file line number Diff line number Diff line change @@ -16,8 +16,7 @@ ghc-options:
1616extra-deps :
1717- aeson-1.5.2.0
1818- apply-refact-0.8.2.1
19- - github : lspitzner/brittany
20- commit : 0a710ab27147d4f7981fe4ca343b43136ee36919
19+ - brittany-0.13.1.0
2120- bytestring-trie-0.2.5.0
2221- cabal-plan-0.6.2.0
2322- clock-0.7.2
Original file line number Diff line number Diff line change @@ -18,8 +18,7 @@ extra-deps:
1818- apply-refact-0.8.2.1
1919- ansi-terminal-0.10.3
2020- base-compat-0.10.5
21- - github : lspitzner/brittany
22- commit : 0a710ab27147d4f7981fe4ca343b43136ee36919
21+ - brittany-0.13.1.0
2322- butcher-1.3.3.1
2423- Cabal-3.0.2.0
2524- cabal-plan-0.6.2.0
You can’t perform that action at this time.
0 commit comments