mega-sdist: Handles uploading to Hackage from mega repos

[ distribution, mit, program ] [ Propose Tags ]

See README.md


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.2.0.4, 0.2.0.5, 0.2.0.6, 0.2.0.7, 0.2.0.8, 0.2.0.9, 0.2.10, 0.2.10.1, 0.2.10.2, 0.2.10.3, 0.2.10.4, 0.3.0, 0.3.0.2, 0.3.0.3, 0.3.0.4, 0.3.0.5, 0.3.0.6, 0.3.1, 0.3.2, 0.3.3, 0.3.3.1, 0.3.3.2, 0.4.0.0, 0.4.0.1, 0.4.1.0, 0.4.2.0, 0.4.2.1, 0.4.3.0
Change log ChangeLog.md
Dependencies base (>=4 && <5), bytestring, classy-prelude-conduit (>=1.2), conduit-extra, directory, filepath, http-conduit (>=2.2.3), optparse-simple, tar-conduit, temporary, typed-process, yaml [details]
License MIT
Author Michael Snoyman
Maintainer michael@snoyman.com
Category Distribution
Home page https://github.com/snoyberg/mega-sdist
Source repo head: git clone https://github.com/snoyberg/mega-sdist.git
Uploaded by MichaelSnoyman at 2017-03-06T17:12:43Z
Distributions LTSHaskell:0.4.3.0, NixOS:0.4.3.0, Stackage:0.4.3.0
Reverse Dependencies 1 direct, 0 indirect [details]
Executables mega-sdist
Downloads 20386 total (80 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2017-03-06 [all 3 reports]

Readme for mega-sdist-0.3.0.2

[back to package description]

mega-sdist

Handles uploading to Hackage from Stack mega repos.

Compares local code against version on Hackage. Accepts the following options:

  • --gittag: Automatically tag as well.

Uses stack.yaml if present to determine which packages to build. Only takes directories which are a subdirectory of the current directory.