;stack: update extra deps in old stack yamls

This commit is contained in:
Simon Michael 2019-11-28 15:07:09 -08:00
parent 57a534a42f
commit 5ea39d9987
3 changed files with 15 additions and 0 deletions

View File

@ -57,3 +57,9 @@ extra-deps:
- Glob-0.9.2
- brick-0.23
- word-wrap-0.4.1
- tasty-1.2.3
- tasty-hunit-0.10.0.2
- ansi-terminal-0.10.2
- wcwidth-0.0.2
- ansi-wl-pprint-0.6.9
- optparse-applicative-0.15.1.0

View File

@ -29,6 +29,11 @@ extra-deps:
# hledger-ui
# newer fsnotify has a different api and may be more robust
- fsnotify-0.3.0.1
- tasty-1.2.3
- tasty-hunit-0.10.0.2
- ansi-terminal-0.10.2
- wcwidth-0.0.2
- ansi-wl-pprint-0.6.9
nix:
pure: false

View File

@ -12,6 +12,10 @@ extra-deps:
- cassava-megaparsec-2.0.0
- config-ini-0.2.3.0
- megaparsec-7.0.2
- tasty-1.2.3
- tasty-hunit-0.10.0.2
- ansi-terminal-0.10.2
- ansi-wl-pprint-0.6.9
nix:
pure: false