/hrr-stack-template

A template project for HRR with stack.

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

HRR stack template project

Prepare

Try it

$ git submodule update --init
$ stack setup
$ stack build

Dependent packages

  • HDBC related cabal packages (including sqlite3, postgresql, and mysql) and HRR!

LICENSE