Deprecated

jenga

Generate a cabal freeze file from a stack.yaml

https://github.com/erikd/jenga

Latest on Hackage:0.1.1.0@rev:1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-2-Clause licensed by Erik de Castro Lopo
Maintained by [email protected]

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.