The latest version of union is 0.1.2-9.
union
Version 0.1.2 revision 2 uploaded by HerbertValerioRiedel.
Package meta
- Synopsis
- Extensible type-safe unions
- Description
Extensible type-safe unions for Haskell with prisms using modern GHC features. Dual to vinyl records. Unions are also known as corecords or polymorphic variants. Neither requires a
Typeable
constraint nor uses unsafe coercions at the cost of linear time access (negligible in practice).- Author
- Vladislav Zavialov
- Bug reports
- https://github.com/int-index/union/issues
- Category
- Data
- Copyright
- n/a
- Homepage
- n/a
- Maintainer
- Vladislav Zavialov <vlad.z.4096@gmail.com>
- Package URL
- n/a
- Stability
- n/a