Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 457 Bytes

README.markdown

File metadata and controls

23 lines (17 loc) · 457 Bytes

Documentation

Read the User's Manual!

Development

Preparing a release:

$ util/release

or

$ util/release major

This will bump the version and update CHANGES.markdown.

Releases happen automatically when a new version ends up on main.

Whenever .github/workflows/publish.yml detects a new version without a corresponding tag it:

  • creates a tag
  • publishes to Hackage