queue-sheet-haskell 0.7.0.2
·
130 commits
to main
since this release
Overview
Queue Sheet is a utility that builds PDFs of lists. Printed PDFs can be used to track progress when offline.
See the README for details.
This Release
This is a patch release that makes updates to the package infrastructure. The package is now published to Hackage and Stackage, and dependency version upper bounds have been bumped. There are no changes to the API or CLI.
Dependency Versions
The following dependency version upper bounds have been bumped to support the latest versions.
Compatibility
Queue Sheet is currently tested with GHC 8.2.2 through GHC 9.2.1. The .cabal file uses Cabal version 1.24 (included with GHC 8.2.2), so it should build fine on relatively old Haskell installations as well as current installations.
Issues
There are no known issues at this time.