Go to file
Felipe Lessa 531ca905fd Steal code from rawSql and stop using it.
Unfortunately we can't use rawSql, since we need explicit control
of the SELECT (i.e. we can't use "??").
2012-09-03 18:43:17 -03:00
src/Database Steal code from rawSql and stop using it. 2012-09-03 18:43:17 -03:00
.gitignore Initial skeleton. 2012-09-03 11:38:22 -03:00
esqueleto.cabal Steal code from rawSql and stop using it. 2012-09-03 18:43:17 -03:00
LICENSE Initial commit. 2012-09-03 09:18:39 -03:00
README Initial commit. 2012-09-03 09:18:39 -03:00
Setup.hs Initial commit. 2012-09-03 09:18:39 -03:00