mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-11 19:58:28 +01:00
Better yesod devel instructions (fixes #224)
This commit is contained in:
parent
d4a22e29c9
commit
f224e1da1c
@ -14,5 +14,5 @@ generated by the `stackage-server-cron` executable in this repository.
|
||||
|
||||
You can run this site with `yesod devel`, e.g.:
|
||||
|
||||
stack --install-ghc build yesod-bin
|
||||
stack exec -- yesod devel
|
||||
stack --install-ghc install yesod-bin
|
||||
yesod devel
|
||||
|
||||
@ -12,3 +12,4 @@ extra-deps:
|
||||
- hoogle-5.0.6
|
||||
- haskell-src-exts-1.19.0
|
||||
- persistent-sqlite-2.2.1.1
|
||||
- yesod-bin-1.5.2.2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user