Rin 5cc0e6cb65 | ||
---|---|---|
app | ||
src | ||
test | ||
.gitattributes | ||
.gitignore | ||
CHANGELOG.md | ||
LICENSE | ||
README.md | ||
Setup.hs | ||
package.yaml | ||
pulsar.cabal | ||
stack.yaml | ||
stack.yaml.lock |
README.md
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.