mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-07 21:15:19 +03:00
stack: remove obsolete extra deps
[ci skip]
This commit is contained in:
parent
5af502b2bb
commit
305f208862
13
stack.yaml
13
stack.yaml
@ -1,4 +1,4 @@
|
|||||||
# stack build plan using GHC 8.4.2 and recent stackage nightly
|
# stack build plan using GHC 8.4.3 and recent stackage nightly
|
||||||
|
|
||||||
resolver: nightly-2018-06-02
|
resolver: nightly-2018-06-02
|
||||||
|
|
||||||
@ -10,20 +10,9 @@ packages:
|
|||||||
- hledger-api
|
- hledger-api
|
||||||
|
|
||||||
extra-deps:
|
extra-deps:
|
||||||
# hledger-lib
|
|
||||||
- easytest-0.1.1
|
|
||||||
# hledger-ui
|
# hledger-ui
|
||||||
# newer fsnotify has a different api and may be more robust
|
# newer fsnotify has a different api and may be more robust
|
||||||
- fsnotify-0.3.0.1
|
- fsnotify-0.3.0.1
|
||||||
# hledger-web
|
|
||||||
- json-0.9.2
|
|
||||||
- wai-handler-launch-3.0.2.4
|
|
||||||
# hledger-api
|
|
||||||
# servant-server-0.13
|
|
||||||
# servant-swagger-1.1.5
|
|
||||||
# swagger2-2.2.1
|
|
||||||
- http-media-0.7.1.2
|
|
||||||
# servant-0.13
|
|
||||||
|
|
||||||
nix:
|
nix:
|
||||||
pure: false
|
pure: false
|
||||||
|
Loading…
Reference in New Issue
Block a user