tyfam-witnesses: Provide proof witnesses for closed type family evaluation

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]

Template Haskell routine for generating from type family Foo

FooRefl
a GADT capturing the equalities of each type family clause
reify_Foo
a function that analyses TypeReps and reifies the matching clause as a FooRefl

Note that Type.Reflection is new with GHC v8.2!

See changelog.md for known bugs.

Properties

Versions 0.0, 0.0.0.1, 0.1, 0.1.1, 0.1.1.1, 0.1.1.2, 0.1.1.2
Change log changelog.md
Dependencies base (>=4.10 && <4.13), containers (>=0.5), template-haskell (>=2.12 && <2.15) [details]
License MIT
Copyright © Gabor Greif, 2017-2018
Author Gabor Greif
Maintainer ggreif+tyfam@gmail.com
Category Development
Uploaded by GaborGreif at 2018-11-13T12:23:20Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees