• Stars
    star
    723
  • Rank 60,660 (Top 2 %)
  • Language
    Haskell
  • License
    MIT License
  • Created over 13 years ago
  • Updated 8 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Testing Framework for Haskell

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