This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.
Adds various type-system tricks to AC-Vector.
(Requires several language extensions, including
type families.)
Added missing Vector Point constraint to HasSpace
class. Consequently removed HasSpace Range instance.
Added unions method to BoundingBox class. Added
axis_range function.