pulsar/README.md

293 B

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.