Go to file
Felipe Lessa e4ccc4ecdc Fix markup for backticks ` and double quotes " on Haddocks.
Actually, the old form of backticks works on my Haddock, but somehow
doesn't on Hackage's Haddock.  This second form is still valid although
ugly, and works on my Haddock as well.  From reading Haddock's
documentation and source code, I don't think there's a canonical way of
writing this markup.
2015-05-12 12:32:45 -03:00
docs Typos and fixes to the blog post. 2012-09-07 00:08:16 -03:00
src/Database Fix markup for backticks ` and double quotes " on Haddocks. 2015-05-12 12:32:45 -03:00
test Silently migrate on PostgreSQL. 2015-04-28 00:19:10 -03:00
.gitignore Ignore cabal sandboxes. 2014-03-04 09:01:39 -03:00
esqueleto.cabal Remove beta warning (wat?). 2015-05-12 12:13:15 -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