MIT licensed by Li-yao Xia
Maintained by [email protected]
This version can be pinned in stack with:first-class-families-0.2.0.0@sha256:f76eab1d187b1a9fd712336853ba0561893974d96260e66e3a4be41f86bf717b,887

Module documentation for 0.2.0.0

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.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