MIT licensed by Li-yao Xia
Maintained by [email protected]
This version can be pinned in stack with:first-class-families-0.3.0.1@sha256:7581c6d3271b2929400b241c59d062b09a68f94976f02b689223f02096663354,901

Module documentation for 0.3.0.1

Depends on 1 package(full list with versions):

First-class type families Hackage Build Status

Haskell with only one type family (blogpost)

See src/Fcf.


Contributions are welcome. Feel free to open an issue or make a PR on Github!

Changes

0.3.0.1

  • GHC 8.6 compatibility

0.3.0.0

  • More new functions, thanks to isovector

0.2.0.0

  • A whole bunch of basic functions, thanks to isovector
  • Remove Traverse (now Map), BimapPair, BimapEither (now Bimap)

0.1.0.0

Initial version