Skip to content

spl/yesod-example-mini

Repository files navigation

Yesod Example (mini)

This is a small example app generated by yesod init (yesod-bin-1.4.3.10) with the mini option (for no database).

This repository is only for reference. I'm just keeping the code around so I don't have to create it again.

Install dependencies

$ cabal sandbox init
$ cabal --require-sandbox install -j --only-dependencies --max-backjumps=-1 --reorder-goals

Build and run

$ cabal run

About

A generated (mini) Yesod reference example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors