size-based

Sized functors, for size-based enumerations

Version on this page:0.1.3.2@rev:1
LTS Haskell 22.39:0.1.3.3
Stackage Nightly 2024-10-23:0.1.3.3
Latest on Hackage:0.1.3.3

See all snapshots size-based appears in

BSD-3-Clause licensed by Jonas Duregård
Maintained by [email protected]
This version can be pinned in stack with:size-based-0.1.3.2@sha256:9385a22eb71558e4e1bce6e033fd1c735bb5081ea7f1d76a7957178eaf7891c0,1339

Module documentation for 0.1.3.2

A framework for size-based enumerations. See the module documentation for details.

Changes

  • 0.1.3.2 (20 Oct 2023)

    • Test with GHC 9.8
    • Allow template-haskell-2.21
    • Fix warnings
  • 0.1.3.1-r1 (1 May 2023)

    • Test with GHC 9.6
    • Allow template-haskell-2.20
  • 0.1.3.1 (15 Aug 2022)

    • Allow template-haskell-2.19
    • Test with GHC 9.4
    • Fix warnings
  • 0.1.3.0 (14 May 2022)

    • Allow building with template-haskell up through version 2.18
    • Test with GHC 8.6 through 9.2
    • Update maintainer and source repository information