made tickLeiste ant tickLeiste-aeson dependencies and not a targets

This commit is contained in:
Dennis Frieberg 2020-09-22 16:43:30 +02:00
parent e4339fb38d
commit 3972508953

View file

@ -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