@hackage stackage-to-hackage1.1.0

Convert stack.yaml to cabal.project + cabal.project.freeze

  • Categories

    • License

      GPL-3.0-or-later

    • Maintainer

      Tseen She

    • Versions

    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.