esqueleto/examples
Matt Parsons 96331257e4
get persistent 2.12 going (#243)
* run mysql tests

* uhhh why are you like this

* stuff

* tests pass locally

* make the example work

* minor bump

* fix gha

* k

* no persistent-template dependency please

* it passed?

* ci nonsense

* uh

* i think that should do it

* ok no really

* i miss file-watch

* sigh

* come on pls

* stylish haskell

* i hate this
2021-03-29 14:47:20 -06:00
..
.gitignore Cleaning up examples, re-integrating them into the default builds 2019-09-23 16:26:45 -05:00
Blog.hs get persistent 2.12 going (#243) 2021-03-29 14:47:20 -06: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 get persistent 2.12 going (#243) 2021-03-29 14:47:20 -06: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.