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, andProfunctor! Instances for these type classes can also be used to deriveFunctor,Foldable, andTraversableinstances. Thanks @rhendric!- Read Functor, Foldalbe, and Traversable to see what requirements need to be met
 
 
Thank you all who contributed!
Full release notes below: