* 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
16 lines
297 B
YAML
16 lines
297 B
YAML
resolver: lts-16.14
|
|
|
|
packages:
|
|
- '.'
|
|
- 'examples'
|
|
|
|
extra-deps:
|
|
- git: https://www.github.com/yesodweb/persistent
|
|
commit: 03e794f618b9b8daa5ae9c3a4edfe792642df55c
|
|
subdirs:
|
|
- persistent
|
|
- persistent-template
|
|
- persistent-mysql
|
|
- persistent-postgresql
|
|
- persistent-sqlite
|