Popularity
1.0
Stable
Activity
0.0
Stable
0
2
0
Monthly Downloads: 7
Programming language: Haskell
License: MIT License
Latest version: v0.1.0.0
stack-yaml alternatives and similar packages
Based on the "stack" category.
Alternatively, view stack-yaml alternatives based on common mentions on social networks and blogs.
-
stack-run-auto
Automatically finds dependencies and runs a Haskell file with stack (no cabal manifest, no stack.yaml, no project, no friction)
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
Promo
www.saashub.com
Do you think we are missing an alternative of stack-yaml or a related project?
Popular Comparisons
README
stack-yaml
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