Companion app for the Haskell on Heroku tutorial.
Simple Haskell web service, built with servant.
$ PORT=8080 haskell-on-heroku-tutorial
Installs in one command on most systems, using Halcyon:
$ halcyon install https://github.com/mietek/haskell-on-heroku-tutorial
Deploys in one click to a new DigitalOcean droplet, or to the Heroku platform:
Made by Miëtek Bak. Published under the MIT X11 license.