* Add a helloworld sample for haskell
* Use stack as the build tool
* Use scotty as a web framework
* Use docker multi-stage build to create a smaller runtime image
* Apply review comments on the README.md
* Apply language review comments
- Fix `service.yaml` indentation
- Change heading for sample code recreation