This project has two homes. It is ok to work in github, still, for a better decentralized web please consider contributing (issues, PR, etc...) throught:
An easy way to start a yesod project.
-
Install vagrant
-
Clone this repository
git clone https://github.com/yogsototh/vagrant-yesod
- Launch it (this should launch vagrant and start the yesod applications).
cd vagrant-yesod
./start.sh
and then visit: http://192.168.33.10:3000
I didn't done it. But you could install cabal-ghci
package.
This will run ghci using your installed packages.
If you want to use a more recent version of yesod, just start from a fresh ubuntu image and launch the "bootstrapvm.sh" script inside the VM.