first-class-families/README.md

9 lines
432 B
Markdown
Raw Normal View History

2018-07-11 07:31:05 +03:00
# First-class type families [![Hackage](https://img.shields.io/hackage/v/first-class-families.svg)](https://hackage.haskell.org/package/first-class-families) [![Build Status](https://travis-ci.org/Lysxia/first-class-families.svg)](https://travis-ci.org/Lysxia/first-class-families)
2018-07-11 07:27:07 +03:00
See `src/Fcf`.
---
Contributions are welcome. Feel free to open an issue or make a PR on
[Github](https://github.com/Lysxia/first-class-families)!