;stack: update extra deps in old stack yamls
This commit is contained in:
parent
57a534a42f
commit
5ea39d9987
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user