Description
Convert stack.yaml to cabal.project + cabal.project.freeze.
Description
A small library (and demo app) to convert stack.yaml
files to cabal.project
/ cabal.project.freeze
for an existing Haskell application that has its build plan defined for the stack build tool.
Users will want to use the stack2cabal
application, integrating hpack
support.