add missing extra-deps
This commit is contained in:
parent
66afc38366
commit
2d2f72abf0
2 changed files with 7 additions and 0 deletions
|
@ -86,3 +86,7 @@ Plan construction failed.
|
||||||
### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders)
|
### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders)
|
||||||
|
|
||||||
Yes, I am using it since a few years to manage my videos, photos and music. Thanks so much for this outstanding piece of software!
|
Yes, I am using it since a few years to manage my videos, photos and music. Thanks so much for this outstanding piece of software!
|
||||||
|
|
||||||
|
> Seems that, since I have those packages globally installed, stack solver
|
||||||
|
> did not notice that they needed to be listed there. Hrm. Ok well, added
|
||||||
|
> them by hand. [[done]] --[[Joey]]
|
||||||
|
|
|
@ -20,6 +20,9 @@ packages:
|
||||||
extra-deps:
|
extra-deps:
|
||||||
- esqueleto-2.5.1
|
- esqueleto-2.5.1
|
||||||
- yesod-default-1.2.0
|
- yesod-default-1.2.0
|
||||||
|
- bloomfilter-2.0.1.0
|
||||||
|
- network-multicast-0.2.0
|
||||||
|
- torrent-10000.0.1
|
||||||
explicit-setup-deps:
|
explicit-setup-deps:
|
||||||
git-annex: true
|
git-annex: true
|
||||||
resolver: lts-7.18
|
resolver: lts-7.18
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue