diff --git a/stack-8.10.1.yaml b/stack-8.10.1.yaml index bc51cd64b95..8d62e3c008a 100644 --- a/stack-8.10.1.yaml +++ b/stack-8.10.1.yaml @@ -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 @@ -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 diff --git a/stack-8.6.4.yaml b/stack-8.6.4.yaml index 082611ddb4e..39478cf8b4c 100644 --- a/stack-8.6.4.yaml +++ b/stack-8.6.4.yaml @@ -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 @@ -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 @@ -68,6 +73,8 @@ extra-deps: flags: haskell-language-server: pedantic: true + retrie: + BuildExecutable: false # allow-newer: true diff --git a/stack-8.6.5.yaml b/stack-8.6.5.yaml index 771d6f3882b..fe45cb734af 100644 --- a/stack-8.6.5.yaml +++ b/stack-8.6.5.yaml @@ -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 @@ -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 @@ -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 @@ -53,6 +55,8 @@ extra-deps: flags: haskell-language-server: pedantic: true + retrie: + BuildExecutable: false # allow-newer: true diff --git a/stack-8.8.2.yaml b/stack-8.8.2.yaml index 99e5c20f3b9..0d3b2d5ca31 100644 --- a/stack-8.8.2.yaml +++ b/stack-8.8.2.yaml @@ -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 @@ -44,6 +45,8 @@ extra-deps: flags: haskell-language-server: pedantic: true + retrie: + BuildExecutable: false # allow-newer: true diff --git a/stack-8.8.3.yaml b/stack-8.8.3.yaml index b972a17e4e5..71a81374c16 100644 --- a/stack-8.8.3.yaml +++ b/stack-8.8.3.yaml @@ -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 @@ -32,6 +33,8 @@ extra-deps: flags: haskell-language-server: pedantic: true + retrie: + BuildExecutable: false # allow-newer: true diff --git a/stack-8.8.4.yaml b/stack-8.8.4.yaml index 59d33273463..d2f1d8449a0 100644 --- a/stack-8.8.4.yaml +++ b/stack-8.8.4.yaml @@ -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 @@ -34,6 +35,8 @@ extra-deps: flags: haskell-language-server: pedantic: true + retrie: + BuildExecutable: false # allow-newer: true diff --git a/stack.yaml b/stack.yaml index 71c2bd1d512..a3fb7908197 100644 --- a/stack.yaml +++ b/stack.yaml @@ -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 @@ -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 @@ -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 @@ -51,6 +53,8 @@ extra-deps: flags: haskell-language-server: pedantic: true + retrie: + BuildExecutable: false # allow-newer: true