@hackage / jenga

Generate a cabal freeze file from a stack.yaml

Version Deprecated package0.1.1.0

About

Metadata

  • Last updated , by ErikDeCastroLopo
  • License BSD-2-Clause
  • Categories Development
  • Maintained by: erikd@mega-nerd.com

  • Lottery factor: 0

Links

Installation

This package has been deprecated

Readme

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.