/skelly

WIP - A new build system for Haskell

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Skelly

Skelly is an opinionated build system for Haskell.

Features:

  • TOML configuration
  • Standardized file structure
  • Built-in test runner
  • CLI-driven workflow

Usage

TODO

Bootstrap

If you don't already have Skelly installed, you can build Skelly with Cabal:

bootstrap/build.py

Then run any normal Skelly commands as

bootstrap/dist/skelly --help