size-based

Sized functors, for size-based enumerations

LTS Haskell 22.36:0.1.3.3
Stackage Nightly 2024-10-05: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.3@sha256:e9d6e29e94ffed326c1cf23c46ba507b2400625c0fb774f1bb97224ab154c32d,1287

Module documentation for 0.1.3.3

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

Changes

  • 0.1.3.3 (28 Sep 2024)

    • Documentation fix (thanks to @jvoigtlaender)
  • 0.1.3.2-r1 (18 June 2024)

    • Allow template-haskell-2.22
    • Test with GHC 9.10
  • 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