Skip to content

Commit

Permalink
Add retrie to all? the stack.yaml descriptors
Browse files Browse the repository at this point in the history
  • Loading branch information
pepeiborra committed Aug 1, 2020
1 parent 6ff62c4 commit de22fa9
Show file tree
Hide file tree
Showing 7 changed files with 29 additions and 2 deletions.
3 changes: 3 additions & 0 deletions stack-8.10.1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ extra-deps:
- monad-dijkstra-0.1.1.2
- optics-core-0.3
- ormolu-0.1.2.0
- retrie-0.1.1.1
- stylish-haskell-0.11.0.0
- semigroups-0.18.5
- temporary-1.2.1.1
Expand All @@ -31,6 +32,8 @@ flags:
# but brittany is not usable with ghc-8.10.1
# see https://github.com/lspitzner/brittany/issues/269
agpl: false
retrie:
BuildExecutable: false

# allow-newer: true

Expand Down
7 changes: 7 additions & 0 deletions stack-8.6.4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ ghc-options:

extra-deps:
- aeson-1.4.3.0
- ansi-terminal-0.10.3
- async-2.2.2
- brittany-0.12.1.1
- butcher-1.3.3.1
- bytestring-trie-0.2.5.0
Expand Down Expand Up @@ -46,13 +48,16 @@ extra-deps:
- multistate-0.8.0.1
- ormolu-0.1.2.0
- opentelemetry-0.4.2
- optparse-applicative-0.15.1
- parser-combinators-1.2.1
- regex-base-0.94.0.0
- regex-tdfa-1.3.1.0
- retrie-0.1.1.1
- rope-utf16-splay-0.3.1.0
- shake-0.19.1
- strict-list-0.1.5
- stylish-haskell-0.11.0.0
- syb-0.7.1
- syz-0.2.0.0
- tasty-rerun-1.1.17
- temporary-1.2.1.1
Expand All @@ -68,6 +73,8 @@ extra-deps:
flags:
haskell-language-server:
pedantic: true
retrie:
BuildExecutable: false


# allow-newer: true
Expand Down
6 changes: 5 additions & 1 deletion stack-8.6.5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ghc-options:
"$everything": -haddock

extra-deps:
- ansi-terminal-0.10.2
- ansi-terminal-0.10.3
- base-compat-0.11.0
- brittany-0.12.1.1@rev:2
- butcher-1.3.3.1
Expand All @@ -20,6 +20,7 @@ extra-deps:
- fuzzy-0.1.0.0
# - ghcide-0.1.0
- ghc-check-0.5.0.1
- ghc-exactprint-0.6.2
- ghc-lib-parser-8.10.1.20200523
- ghc-lib-parser-ex-8.10.0.4
- haddock-api-2.22.0@rev:1
Expand All @@ -41,6 +42,7 @@ extra-deps:
- regex-base-0.94.0.0
- regex-pcre-builtin-0.95.1.1.8.43
- regex-tdfa-1.3.1.0
- retrie-0.1.1.1
- semialign-1.1
# - github: wz1000/shake
# commit: fb3859dca2e54d1bbb2c873e68ed225fa179fbef
Expand All @@ -53,6 +55,8 @@ extra-deps:
flags:
haskell-language-server:
pedantic: true
retrie:
BuildExecutable: false

# allow-newer: true

Expand Down
3 changes: 3 additions & 0 deletions stack-8.8.2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ extra-deps:
- monad-dijkstra-0.1.1.2
- opentelemetry-0.4.2
- ormolu-0.1.2.0
- retrie-0.1.1.1
- semigroups-0.18.5
# - github: wz1000/shake
# commit: fb3859dca2e54d1bbb2c873e68ed225fa179fbef
Expand All @@ -44,6 +45,8 @@ extra-deps:
flags:
haskell-language-server:
pedantic: true
retrie:
BuildExecutable: false

# allow-newer: true

Expand Down
3 changes: 3 additions & 0 deletions stack-8.8.3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ extra-deps:
- ilist-0.3.1.0
- lsp-test-0.11.0.3
- monad-dijkstra-0.1.1.2
- retrie-0.1.1.1
- semigroups-0.18.5
# - github: wz1000/shake
# commit: fb3859dca2e54d1bbb2c873e68ed225fa179fbef
Expand All @@ -32,6 +33,8 @@ extra-deps:
flags:
haskell-language-server:
pedantic: true
retrie:
BuildExecutable: false

# allow-newer: true

Expand Down
3 changes: 3 additions & 0 deletions stack-8.8.4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ extra-deps:
- ilist-0.3.1.0
- lsp-test-0.11.0.3
- monad-dijkstra-0.1.1.2
- retrie-0.1.1.1
- semigroups-0.18.5
# - github: wz1000/shake
# commit: fb3859dca2e54d1bbb2c873e68ed225fa179fbef
Expand All @@ -34,6 +35,8 @@ extra-deps:
flags:
haskell-language-server:
pedantic: true
retrie:
BuildExecutable: false

# allow-newer: true

Expand Down
6 changes: 5 additions & 1 deletion stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ghc-options:
"$everything": -haddock

extra-deps:
- ansi-terminal-0.10.2
- ansi-terminal-0.10.3
- base-compat-0.11.0
- brittany-0.12.1.1@rev:2
- butcher-1.3.3.1
Expand All @@ -20,6 +20,7 @@ extra-deps:
- fuzzy-0.1.0.0
# - ghcide-0.1.0
- ghc-check-0.5.0.1
- ghc-exactprint-0.6.2
- ghc-lib-parser-8.10.1.20200523
- ghc-lib-parser-ex-8.10.0.4
- haddock-api-2.22.0@rev:1
Expand All @@ -41,6 +42,7 @@ extra-deps:
- regex-base-0.94.0.0
- regex-pcre-builtin-0.95.1.1.8.43
- regex-tdfa-1.3.1.0
- retrie-0.1.1.1
- semialign-1.1
- stylish-haskell-0.11.0.0
- tasty-rerun-1.1.17
Expand All @@ -51,6 +53,8 @@ extra-deps:
flags:
haskell-language-server:
pedantic: true
retrie:
BuildExecutable: false

# allow-newer: true

Expand Down

0 comments on commit de22fa9

Please sign in to comment.