Create backend api server with haskell.
This repository use moo(https://hackage.haskell.org/package/dbmigrations)
.
$ stack install dbmigrations
$ moo upgrade -c migration.config
If you want to know dbmigrations more, you can check the official document. (https://github.com/jtdaugherty/dbmigrations)