Mention extra required repos in readme

This commit is contained in:
fr33domlover 2016-05-21 21:32:18 +00:00
parent 66cf702203
commit 83a56d5fb8

View file

@ -6,12 +6,14 @@ Install Darcs, GHC 7.10.3 and a recent `stack` version.
Download the Vervis repo: Download the Vervis repo:
$ darcs get http://hub.darcs.net/fr33domlover/vervis $ darcs clone http://hub.darcs.net/fr33domlover/vervis
$ cd vervis $ cd vervis
Download fr33domlover's modified `ssh` package: Check in `stack.yaml` near the top which extra repos are required. At the time
of writing, there are 4 of them (`hit-harder`, `hit-graph`, `hit-network` and
`ssh`). Then clone them. For example:
$ darcs get http://hub.darcs.net/fr33domlover/ssh $ darcs clone http://hub.darcs.net/fr33domlover/ssh
Update `stack.yaml` to specify that path in the `packages` section: Update `stack.yaml` to specify that path in the `packages` section: