@hackage fcf-vinyl0.0.1.0
Vinyl compatibility with first-class-families
Categories
License
BSD-3-Clause
Maintainer
dan.firth@homotopic.tech
Links
Versions
- 0.0.1.0 Wed, 8 Sep 2021
Installation
Dependencies (3)
- base >=4.7 && <5
- first-class-families
- vinyl Show all…
Dependents (1)
@hackage/conic-graphs
fcf-vinyl
Vinyl compatibility with
first-class-families.
Exports a version of rappend which uses the fcf version of (++) rather than
the version in Data.Vinyl.TypeLevel. This makes it easier to prove things via
the fcf.
If there are more ways to ease compatibility with FCF, they will be added here.