Skip to content

Commit e249134

Browse files
committed
Copy from working stack-8.6.5.yaml
1 parent ce9219d commit e249134

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

stack.yaml

+6-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ghc-options:
1010
extra-deps:
1111
- aeson-1.5.2.0
1212
- ansi-terminal-0.10.3
13-
- base-compat-0.11.0
13+
- base-compat-0.10.5
1414
- github: bubba/brittany
1515
commit: c59655f10d5ad295c2481537fc8abf0a297d9d1c
1616
- butcher-1.3.3.1
@@ -42,14 +42,18 @@ extra-deps:
4242
- optparse-applicative-0.15.1.0
4343
- ormolu-0.1.2.0
4444
- parser-combinators-1.2.1
45+
- primitive-0.7.1.0
4546
- regex-base-0.94.0.0
4647
- regex-pcre-builtin-0.95.1.1.8.43
4748
- regex-tdfa-1.3.1.0
4849
- retrie-0.1.1.1
4950
- semialign-1.1
51+
# - github: wz1000/shake
52+
# commit: fb3859dca2e54d1bbb2c873e68ed225fa179fbef
5053
- stylish-haskell-0.11.0.3
5154
- tasty-rerun-1.1.17
5255
- temporary-1.2.1.1
56+
- these-1.1.1.1
5357
- type-equality-1
5458
- topograph-1
5559

@@ -64,4 +68,4 @@ flags:
6468
nix:
6569
packages: [ icu libcxx zlib ]
6670

67-
concurrent-tests: false
71+
concurrent-tests: false

0 commit comments

Comments
 (0)