PureScript v0.15.7 released

PureScript v0.15.7 has been released.

Highlights include:

  • a fix for the Docker installation issue
  • some enhancements to the IDE
    • typechecking while the user types but before they save the file
    • more specific auto-import functionality (I believe)
  • say hello to deriving Bifunctor, Bifoldable, Bitraversable, Contravariant, and Profunctor! Instances for these type classes can also be used to derive Functor, Foldable, and Traversable instances. Thanks @rhendric!

Thank you all who contributed!

Full release notes below:

13 Likes