PureScript v0.13.6 release, compact and powerful statically typed language

PureScript v0.13.6 released. PureScript is a small but powerful statically typed language that can be compiled into JavaScript. PureScript mainly by Haskell and PureScript written.

This version fixes some bug, including:

  • IDE reset state before performing a full reload

  • The source added to span ado desugaring

  • Friendly defeat to generate the correct case for certain protected match. Specifically, when the multi-mode contains a protective case to protect the expressions or more, defunct case expression may contain matching expression has a different protective guard, resulting in an error.

It also brings improved functionality, including:

  • Improved function of fuzzy variable dependency checking

  • Import desugaring optimized for the full build

  • pretty-printing using escape PureScript

  • Optimization wildcard bindings do-notation in

  • Prim module output file docs.json

Details View Update:

https://github.com/purescript/purescript/releases/tag/v0.13.6

Guess you like

Origin www.oschina.net/news/112886/purescript-0-13-6-released