0.2.1.0
- Added
consV
andsnocV
primitives for consing a vector to create a nonempty one. (#8) - Thanks @AlistairB! - Updated CI and cabal support
- Expose constructors in new
Data.Vector.NonEmpty.Internal
module - Modules are now marked trustworthy
@since
annotations have been added.