Given that a fixed-length vector's size is... well, fixed, it makes Arbitrary instances very easy. This would also assist me greatly with writing QuickCheck tests for vector-sized-extra, which I'd like to do before it hits Hackage.
However, this will involve dragging QuickCheck in as a dependency, and I'm not sure if this is something we want. So, in short, is it?