is: Generic pattern predicates

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]

Generate predicates of type (t → Bool) from constructors or patterns of type t. Uses either Template Haskell or instances of Generic or Typeable. Generating predicates from arbitrary patterns requires TH.

Properties

Versions 0.1, 0.2, 0.4, 0.4.1, 0.4.1, 0.4.3
Change log CHANGELOG
Dependencies base (>=4.7 && <4.11), template-haskell (>=2.9 && <2.13) [details]
License BSD-3-Clause
Author Víctor López Juan <victor@lopezjuan.com>
Maintainer project-is@lopezjuan.com
Category Data
Bug tracker https://framagit.org/vlopez/is/issues
Source repo head: git clone git@framagit.org:vlopez/is.git
this: git clone git@framagit.org:vlopez/is.git(tag v0.4)
Uploaded by vlopez at 2018-02-26T22:24:33Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees