@hackage AC-Vector-Fancy2.2.0

Fancy type-system stuff for AC-Vector

Adds various type-system tricks to AC-Vector. (Requires several language extensions, including type families.) Names updated to match AC-Vector. Gather modules are now here instead of in AC-Vector, and some module names have changed too for greater consistency. Added a new HasSpace class for generically dealing with structures of different dimensionallities (and updated everything else to use it).