PureScript Compiler Release v0.12.0

Release notes: https://github.com/purescript/purescript/releases/tag/v0.12.0
So many fixes, improvements, and new features. So exciting! Thanks to all the contributors!

2 Likes

Iā€™m gonna throw these here in case of confusion

Continuing with 0.11.7: https://purescript-users.ml/t/working-with-0-11-7-in-a-0-12-world/180

Moving on to 0.12: https://github.com/justinwoo/purescript-0.12.0-hello-world

May I just say that the new Eq instance for records whose fields all have Eq instances is totally awesome! (Not to mention the new Show instance).

4 Likes