Popularity
0.8
Declining
Activity
0.0
Stable
0
1
0
Monthly Downloads: 4
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)
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
Promo
www.influxdata.com

Do you think we are missing an alternative of stack-yaml or a related project?
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