Skip to content

v2.1.0

Compare
Choose a tag to compare
@garyb garyb released this 13 Oct 17:52
· 157 commits to master since this release
  • Added Data.List.NonEmpty (a newtype of NonEmpty List a with additional instances)
  • Added Extend instance for List