Skip to content

Commit

Permalink
Fix 8.6.x extra-deps in stack
Browse files Browse the repository at this point in the history
  • Loading branch information
lukel97 committed Aug 6, 2020
1 parent ceb92b9 commit f782108
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 2 additions & 0 deletions stack-8.6.4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ 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
Expand All @@ -53,6 +54,7 @@ extra-deps:
- 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 Down
4 changes: 3 additions & 1 deletion stack-8.6.5.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,6 +42,7 @@ 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
Expand All @@ -52,6 +53,7 @@ extra-deps:
- 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 Down

0 comments on commit f782108

Please sign in to comment.