stackage-to-hackage: Convert stack.yaml to cabal.project + cabal.project.freeze
This is a small tool to create a cabal.project and cabal.project.freeze file for an existing Haskell application that has its build plan defined for the stack build tool. The user can use the following script to conveniently invoke stackage-to-hackage, hpack, and cabal to minimise the freeze file: stack2cabal.
Downloads
- stackage-to-hackage-1.0.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
Versions [RSS] | 1.0.0, 1.0.1, 1.0.2, 1.1.0, 1.1.1 |
---|---|
Dependencies | base (>=4.11.1.0 && <4.12 || >=4.12.0.0 && <4.13), bytestring (>=0.10.8.2 && <0.11), Cabal (>=2.4.1.0 && <2.5), containers (>=0.6.0.1 && <0.7), directory (>=1.3.3.1 && <1.4), extra (>=1.6.13 && <1.7), filepath (>=1.4.2.1 && <1.5), HsOpenSSL (>=0.11.4.15 && <0.12), HsYAML (>=0.1.1.2 && <0.2), http-streams (>=0.8.6.1 && <0.9), network-uri (>=2.6.1.0 && <2.7), optparse-applicative (>=0.14.3.0 && <0.15), semigroupoids (>=5.3.1 && <5.4), text (>=1.2.3.1 && <1.3) [details] |
Tested with | ghc ^>=8.4.4 || ^>=8.6.2 |
License | GPL-3.0-or-later |
Copyright | 2018 Tseen She |
Author | Tseen She |
Maintainer | Tseen She |
Revised | Revision 1 made by tseenshe at 2018-12-06T14:32:49Z |
Category | Building |
Bug tracker | https://gitlab.com/tseenshe/stackage-to-hackage/merge_requests |
Source repo | head: git clone https://gitlab.com/tseenshe/stackage-to-hackage |
Uploaded | by tseenshe at 2018-12-06T14:18:29Z |
Distributions | |
Executables | stackage-to-hackage |
Downloads | 2202 total (0 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2018-12-06 [all 2 reports] |