@hackage stack-yaml0.1.0.0

Parse a stack.yaml file

stack-yaml

Build Status

About

stack-yaml parses Stack configuration files.

Its advantage is that it's less enormous than stack.

Installation

stack install stack-yaml

Testing

To build and perform (desultory) testing:

cd stack-yaml
stack test