GithubHelp home page GithubHelp logo

Release to Hackage about elm-export HOT 4 CLOSED

soenkehahn avatar soenkehahn commented on July 19, 2024
Release to Hackage

from elm-export.

Comments (4)

krisajenkins avatar krisajenkins commented on July 19, 2024 1

Excellent, thank you! Okay, that's up:

https://hackage.haskell.org/package/elm-export

Gosh, stack makes that easy too. :-)

Thanks for the nudge and the tips! :-D

from elm-export.

krisajenkins avatar krisajenkins commented on July 19, 2024

I think that's a good idea, and definitely due time.

Is there a "how to publish to Hackage" guide you could recommend? This'll be my first... 😮

from elm-export.

soenkehahn avatar soenkehahn commented on July 19, 2024

No, my googling would be as good as yours. I'd roughly do this:

  • Make sure you have the version you want in the cabal file.
  • cabal check (and fix all warnings it reports).
  • stack upload
  • git tag $VERSION
  • git push --tags

In that order.

The PVP gives some information on how to update your version for future releases. Note that lots of people choose to ignore section 3 Dependencies in Cabal.

from elm-export.

soenkehahn avatar soenkehahn commented on July 19, 2024

And there's this page: http://hackage.haskell.org/upload. It documents how to upload things with cabal, while my last comment uses stack. The link allows you to upload a candidate at the bottom of the page. That way you can check how your package would look like without publishing it.

from elm-export.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.