PureScript v0.10.3 发布了,PureScript 是个小巧而强大的静态类型语言,可以编译成 JavaScript。PureScript 主要是由 Haskell 和 PureScript 编写的。
更新内容:
改进
Solving IsSymbol instances
Add support for rows in instance heads under functional dependencies
Speeds up parsing by reading files as Text
Print functional dependencies in psc-docs output
Add available command to psc-package
Add uninstall command to psc-package
Warning for shadowed type class variables
Bug 修复
psc-package: display full path in 'packages.json does not exist' error messsage
Use writeUTF8File in psc-bundle
Use HTTPS to query Pursuit
Moved the expansion of astral code points to UTF-16 surrogate pairs from the JS code generator to the parser
Allow astral code points in record literal keys
Add value source positions
Update error message of ErrorInDataBindingGroup to include participating identifiers
软件详情:https://github.com/purescript/purescript/releases
来自:开源中国社区

