This is a Haskell Servant web server project template that can be used to start a project right away.
The project uses Haskell Stack as the build tool.
Please update the GHC Stack snapshot version in stack.yaml before building your project.
A cabal file will get auto-generated by the project. Please DO NOT edit the cable file manually. Project related configrations should be updated in stack.yaml and package.yaml.
Build:
stack buildTest:
stack testStylish-haskell is recommended.
To install it:
stack install stylish-haskell