vinyl-vectors-0.1.0.1: Initial project template from stack

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

Data.Vector.Vinyl.Default.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