Popularity
3.1
Declining
Activity
0.0
Stable
4
2
1

Monthly Downloads: 3
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Data     Open    
Latest version: v1.1

open-adt alternatives and similar packages

Based on the "open" category.
Alternatively, view open-adt alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of open-adt or a related project?

Add another 'open' Package

README

Build Status

open-adt

Open algebraic data types. Reuse constructors in different types; add and remove constructors from values.

Examples

See the tutorial module.

Documentation

Up to date documentation is always available on the gh-pages site.

Comparison to Other Packages [TODO]

Alternatives

Pros

  • Good compile time

Cons

  • Both a label and a constructor type have to specified in places