mega-sdist

Handles uploading to Hackage from mega repos

https://github.com/snoyberg/mega-sdist

Version on this page:0.3.0.2
LTS Haskell 22.13:0.4.3.0
Stackage Nightly 2024-03-14:0.4.3.0
Latest on Hackage:0.4.3.0

See all snapshots mega-sdist appears in

MIT licensed by Michael Snoyman
Maintained by [email protected]
This version can be pinned in stack with:mega-sdist-0.3.0.2@sha256:a83812df2f7d08c06fab8f84cc0d25b8886076ae4c084453d56b2a9c10a9ce3a,1157

Module documentation for 0.3.0.2

There are no documented modules for this package.

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.

Changes

0.3.0.2

  • Switch to optparse-simple
  • Add --get-diffs

0.3.0.1

  • Correctly handle megarepos with matching prefixes

0.3.0

  • Revived from cabal-src
  • Use Stack internally