Browse Source

Use local pontarius-xmpp

master
Denis Tereshkin 5 years ago
parent
commit
25a6f6cbcc
  1. 4
      stack.yaml

4
stack.yaml

@ -37,6 +37,7 @@ packages:
- . - .
- ../libatrade - ../libatrade
- ../zeromq4-haskell-zap - ../zeromq4-haskell-zap
- ../pontarius-xmpp
# 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
# using the same syntax as the packages field. # using the same syntax as the packages field.
@ -45,7 +46,8 @@ extra-deps:
- datetime-0.3.1 - datetime-0.3.1
- stringprep-1.0.0 - stringprep-1.0.0
- th-printf-0.7 - th-printf-0.7
- pontarius-xmpp-0.5.6.4 - lens-family-1.2.3
- lens-family-core-1.2.3
# Override default flag values for local packages and extra-deps # Override default flag values for local packages and extra-deps
# flags: {} # flags: {}

Loading…
Cancel
Save