Better cabal install command
This commit is contained in:
parent
b88308720f
commit
a6594f5408
@ -24,4 +24,4 @@ Take part in the community: http://yesodweb.com/page/community
|
|||||||
|
|
||||||
Start your project:
|
Start your project:
|
||||||
|
|
||||||
cd PROJECTNAME && cabal sandbox init && cabal install && yesod devel
|
cd PROJECTNAME && cabal sandbox init && cabal install --enable-tests . yesod-platform yesod-bin && yesod devel
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user