Skip to content

Commit

Permalink
Copy from working stack-8.6.5.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jneira committed Aug 16, 2020
1 parent ce9219d commit e249134
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ghc-options:
extra-deps:
- aeson-1.5.2.0
- ansi-terminal-0.10.3
- base-compat-0.11.0
- base-compat-0.10.5
- github: bubba/brittany
commit: c59655f10d5ad295c2481537fc8abf0a297d9d1c
- butcher-1.3.3.1
Expand Down Expand Up @@ -42,14 +42,18 @@ extra-deps:
- optparse-applicative-0.15.1.0
- ormolu-0.1.2.0
- parser-combinators-1.2.1
- primitive-0.7.1.0
- 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
- stylish-haskell-0.11.0.3
- tasty-rerun-1.1.17
- temporary-1.2.1.1
- these-1.1.1.1
- type-equality-1
- topograph-1

Expand All @@ -64,4 +68,4 @@ flags:
nix:
packages: [ icu libcxx zlib ]

concurrent-tests: false
concurrent-tests: false

0 comments on commit e249134

Please sign in to comment.