vinyl-vectors-0.2.0: Vectors for vinyl vectors

CopyrightAndrew Martin
LicenseBSD-style (see the file LICENSE)
MaintainerAndrew Martin <andrew.thaddeus@gmail.com>
Stabilityexperimental
Portabilitynon-portable
Safe HaskellNone
LanguageHaskell2010

Data.Vector.Vinyl.Default.Empty.Monomorphic.Implication

Description

This module uses the "constraints" package to prove that if all of the columns satisfy the HasDefaultVector constraint, then a vector parameterized over the record has an instance of the generic vector typeclass.

Documentation