Go to file
Felipe Lessa 1e07c9f904 Make SQLite the default for stack testing.
It's always available with no setup.
2015-06-19 21:26:51 -03:00
docs Typos and fixes to the blog post. 2012-09-07 00:08:16 -03:00
src/Database New distinct, distinctOn. Deprecate old specializations. 2015-06-19 15:45:15 -03:00
test test case for multiple DISTINCT ON columns 2015-06-19 17:19:45 -07:00
.gitignore ignore .stack-work 2015-06-19 17:19:36 -07:00
esqueleto.cabal Bump version to 2.2.4. 2015-06-19 15:45:39 -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
stack.yaml Make SQLite the default for stack testing. 2015-06-19 21:26:51 -03:00