pulsar/README.md

14 lines
293 B
Markdown

# pulsar
An ECS-driven Sci-Fi RPG to tool around in Haskell with
## Setup for Development
Stack is the canoncial build tool for this project.
Use `stack setup` to configure your environment.
### Hlint
You can use a system hlint, or use `stack build hlint` to build the same one we use.