deepfire / stack2nix

WIP - convert Haskell stack.yaml to nix expression

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

WIP - convert Haskell stack.yaml to nix expression

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 86.1%Language:Nix 12.6%Language:Shell 1.3%