@hackage / extensible

Extensible, efficient, optics-friendly data types and effects

Latest0.9.2

About

Metadata

  • Last updated , by FumiakiKinoshita
  • License BSD-3-Clause
  • Categories Monads
  • Maintained by: Fumiaki Kinoshita <fumiexcel@gmail.com>

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 9.10.1
  2. 9.2.1
  3. 9.0.1
  4. 8.10.7

Package Flags

Use the -f option with cabal commands to enable flags

    barbies (off by default)

    "define instances for barbies"

    cassava (on by default)

    "define instances for cassava"

    islabel (on by default)

    "export the instance of IsLabel making optics (which could conflict with other packages such as generic-lens)"

Readme

logo

Haskell CI Hackage Discord

This package provides extensible poly-kinded records, variants and effects.

Several tutorials can be found at School of Haskell.

Bug reports and contributions are welcome!