Heroku buildpack for Stack. Based on the excellent heroku-buildpack-ghc
Create an app with this buildpack:
$ heroku create --buildpack https://github.com/mfine/heroku-buildpack-stack.git
Set this buildpack on an exiting app:
$ heroku buildpacks:set https://github.com/mfine/heroku-buildpack-stack