PureScript 0.11.4 发布了。PureScript 是个小巧而强大的静态类型语言,可以编译成 JavaScript。PureScript 主要是由 Haskell 编写的。
主要更新内容如下:
增强功能:
purs executable will now display help text by default
Adding -h/--help to ide subcommands
Some simplifications to the tail call optimization
Bug 修复:
Remove newline from printed custom type errors
Fix pretty printing of rows in error messages
Allow user to propagate Warn constraints
Match type level strings in docs renderer
Fix encoding bug in purs ide list import command
purs ide now reads files in text mode for adding imports
其他:
Bump aeson lower bound to 1.0
Add a bunch of NFData instances
Turn off coveralls upload for now
purs command line help message fixes
Switch core-tests to psc-package
Update CONTRIBUTING.md notes
软件详情:https://github.com/purescript/purescript/releases
下载地址:https://github.com/purescript/purescript/archive/v0.11.4.zip
来自:开源中国社区

