/stack2nix

WIP - convert Haskell stack.yaml to nix expression

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

stack2nix

Installation

Other installation methods will be supported, but for now this is the recommended way.

  1. Install nix.
  2. Clone this repo.
  3. Run ./scripts/travis.sh to build and test.
  4. Run stack install to install.

Usage

Run stack2nix --help for usage details. The features and interface are evolving.