esqueleto/examples
Matt Parsons 521ac01488
Support persistent-2.11 (#226)
* Support persistent-2.11

* sigh

* woop woop

* use hackage

* cpp so we don't have to tighten bounds

* add changelog entry

* lmao timing attacks

* no
2020-11-04 14:01:23 -07:00
..
.gitignore Cleaning up examples, re-integrating them into the default builds 2019-09-23 16:26:45 -05:00
Blog.hs Cleaning up examples, re-integrating them into the default builds 2019-09-23 16:26:45 -05:00
LICENSE First commit. Have a draft of separating the README examples into functions and running them on a test sqlite DB 2017-07-17 09:20:22 +01:00
Main.hs Support persistent-2.11 (#226) 2020-11-04 14:01:23 -07:00
package.yaml Cleaning up examples, re-integrating them into the default builds 2019-09-23 16:26:45 -05:00
README.md First commit. Have a draft of separating the README examples into functions and running them on a test sqlite DB 2017-07-17 09:20:22 +01:00
Setup.hs First commit. Have a draft of separating the README examples into functions and running them on a test sqlite DB 2017-07-17 09:20:22 +01:00

Esqueleto Examples

These examples can be build via stack build.