Skip to content

Version 0.3.1

Compare
Choose a tag to compare
@mgsloan mgsloan released this 16 Feb 06:45
· 242 commits to master since this release
  • Fix to derivation of primitive vectors, only relevant when built with
    primitive-0.6.2.0 or later
  • Removes INLINE pragmas on the generic default methods. This
    dramatically improves compilation time on recent GHC versions.
    See #91.
  • Adds instance Contravariant Size