extensible: Extensible, efficient, optics-friendly data types and effects

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

This package provides a powerful framework to combine and manipulate various types of structures.

See also School of Haskell for tutorials.


[Skip to Readme]

Properties

Versions 0.0, 0.1, 0.2, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.5, 0.2.6, 0.2.7, 0.2.8, 0.2.9, 0.2.10, 0.3, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.3.7, 0.4, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.4.5, 0.4.6, 0.4.7, 0.4.7.1, 0.4.7.2, 0.4.8, 0.4.9, 0.4.10, 0.4.10.1, 0.5, 0.5, 0.5.1, 0.6, 0.6.1, 0.7, 0.7.1, 0.8, 0.8.1, 0.8.2, 0.8.3, 0.9
Change log CHANGELOG.md
Dependencies aeson, base (>=4.8 && <5), bytestring, cassava, comonad, constraints, deepseq, exceptions, ghc-prim, hashable, monad-skeleton (>=0.1.2), mtl, prettyprinter, primitive, profunctors, QuickCheck, resourcet, StateVar, tagged, template-haskell, text, th-lift, transformers, unordered-containers, vector [details]
License BSD-3-Clause
Copyright Copyright (c) 2017 Fumiaki Kinoshita
Author Fumiaki Kinoshita
Maintainer Fumiaki Kinoshita <fumiexcel@gmail.com>
Category Data, Records, Monads
Home page https://github.com/fumieval/extensible
Bug tracker http://github.com/fumieval/extensible/issues
Source repo head: git clone https://github.com/fumieval/extensible.git
Uploaded by FumiakiKinoshita at 2018-12-19T07:18:38Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for extensible-0.5

[back to package description]

extensible

Build Status Hackage

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!