jenga: Generate a cabal freeze file from a stack.yaml
Deprecated
Jenga is a tool that allows Haskell projects that are developed using the Stack tool and infrastructure to be built using plain Cabal or alternatives like Mafia. It works by reading the stack.yaml file to get the stack version, querying the Stackage server for the package version for that stack version and then generating a cabal freeze or mafia lock file.
Downloads
- jenga-0.1.1.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.1.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | aeson (>=1.1 && <1.2), base (>=4.8 && <5), bytestring (>=0.10 && <0.11), Cabal (>=1.24 && <2.1), containers (>=0.5 && <0.6), http-conduit (>=2.2 && <2.3), http-types (>=0.9 && <0.10), jenga, optparse-applicative (>=0.13 && <0.14), text (>=1.2 && <1.3), yaml (>=0.8 && <0.9) [details] |
License | BSD-2-Clause |
Author | Erik de Castro Lopo |
Maintainer | erikd@mega-nerd.com |
Revised | Revision 1 made by ErikDeCastroLopo at 2017-05-13T23:41:39Z |
Category | Development |
Home page | https://github.com/erikd/jenga |
Uploaded | by ErikDeCastroLopo at 2017-05-13T23:27:58Z |
Distributions | |
Executables | jenga |
Downloads | 1785 total (8 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-05-13 [all 1 reports] |