made tickLeiste ant tickLeiste-aeson dependencies and not a targets
This commit is contained in:
parent
e4339fb38d
commit
3972508953
1 changed files with 3 additions and 3 deletions
|
@ -31,13 +31,13 @@ resolver:
|
||||||
# - wai
|
# - wai
|
||||||
packages:
|
packages:
|
||||||
- .
|
- .
|
||||||
- tickLeiste/tickLeiste
|
|
||||||
- tickLeiste/tickLeiste-aeson
|
|
||||||
# Dependency packages to be pulled from upstream that are not in the resolver.
|
# Dependency packages to be pulled from upstream that are not in the resolver.
|
||||||
# These entries can reference officially published versions as well as
|
# These entries can reference officially published versions as well as
|
||||||
# forks / in-progress versions pinned to a git hash. For example:
|
# forks / in-progress versions pinned to a git hash. For example:
|
||||||
#
|
#
|
||||||
# extra-deps:
|
extra-deps:
|
||||||
|
- tickLeiste/tickLeiste
|
||||||
|
- tickLeiste/tickLeiste-aeson
|
||||||
# - acme-missiles-0.3
|
# - acme-missiles-0.3
|
||||||
# - git: https://github.com/commercialhaskell/stack.git
|
# - git: https://github.com/commercialhaskell/stack.git
|
||||||
# commit: e7b331f14bcffb8367cd58fbfc8b40ec7642100a
|
# commit: e7b331f14bcffb8367cd58fbfc8b40ec7642100a
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue