stack.yaml: List yesod-auth-account under extra-deps using the new syntax
This commit is contained in:
parent
f84a736177
commit
e4fe83c163
1 changed files with 2 additions and 5 deletions
|
@ -20,17 +20,14 @@ packages:
|
|||
- lib/persistent-graph
|
||||
- lib/persistent-migration
|
||||
- lib/time-interval-aeson
|
||||
# - lib/yesod-auth-account
|
||||
- location:
|
||||
git: https://dev.angeley.es/s/fr33domlover/r/yesod-auth-account
|
||||
commit: 2d19eea0fae58897a02372a84cc48e7696a4e288
|
||||
extra-dep: true
|
||||
- lib/yesod-http-signature
|
||||
- lib/yesod-mail-send
|
||||
|
||||
# Packages to be pulled from upstream that are not in the resolver (e.g.,
|
||||
# acme-missiles-0.3)
|
||||
extra-deps:
|
||||
- git: https://dev.angeley.es/s/fr33domlover/r/yesod-auth-account
|
||||
commit: 2d19eea0fae58897a02372a84cc48e7696a4e288
|
||||
- SimpleAES-0.4.2
|
||||
- data-default-instances-bytestring-0.0.1
|
||||
- esqueleto-2.7.0
|
||||
|
|
Loading…
Reference in a new issue