exinst: Recover type indexes and instances for your existentialized types.

[ bsd3, data, library ] [ Propose Tags ]

See the documention in the Exinst module.

Note that most of the dependencies of this package are optional and can be disabled through cabal flags.


[Skip to Readme]

Modules

[Index]

Flags

Manual Flags

NameDescriptionDefault
aeson

Provide instances for aeson

Enabled
bytes

Provide instances for bytes (implies ceral and binary).

Enabled
binary

Provide instances for binary.

Enabled
cereal

Provide instances for cereal.

Enabled
deepseq

Provide instances for deepseq

Enabled
hashable

Provide instances for hashable

Enabled
quickcheck

Provide instances for QuickCheck

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.1.1, 0.1.2, 0.2, 0.3, 0.3.0.1, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9
Change log CHANGELOG.md
Dependencies aeson, base (>=4.9 && <5.0), binary, bytes (>=0.15), cereal, constraints (>=0.4), deepseq, hashable, profunctors (>=5.0), QuickCheck, singletons (>=2.2) [details]
License BSD-3-Clause
Copyright Renzo Carbonara 2015-2017
Author Renzo Carbonara
Maintainer renzoλcarbonara.com.ar
Revised Revision 1 made by RenzoCarbonara at 2017-11-05T15:47:47Z
Category Data
Home page https://github.com/k0001/exinst
Bug tracker https://github.com/k0001/exinst/issues
Uploaded by RenzoCarbonara at 2017-04-01T18:27:09Z
Distributions LTSHaskell:0.9, NixOS:0.9, Stackage:0.9
Reverse Dependencies 7 direct, 1 indirect [details]
Downloads 6584 total (40 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-04-01 [all 1 reports]

Readme for exinst-0.4

[back to package description]

exinst

Build Status

See the BSD3 LICENSE file to learn about the legal terms and conditions for this library.

Find documentation for this library in the top-level Exinst module.