hello-world
hello-world copied to clipboard
Experimenting with various development/deployment tools for a Haskell app.
Results
2
hello-world issues
Sort by
recently updated
recently updated
newest added
Awesome project! You may already know this, so feel free to ignore me if so. In case this is news, I thought you might find it helpful to know that...
### Motivation We [currently use stackage resolver `lts-9.21`](https://github.com/naushadh/hello-world/blob/178ae1e8c40554f7495ee7049cff4f96fad868aa/stack.yaml), which ships with GHC-8.0.2. GHC-8.2 has been stable for a while, and GHC-8.4 is about to land. Besides compiler enhancements, to keep...