PureScript 0.7.3 发布,此版本主要更新内容如下:
@gbaz 实现了 generic deriving
@garyb 实现了 orphan instances 测试
功能增强
@mjgpy3 has added a warning when an input glob does not match any files.
Bug 修复
The psc: <
An issue with unicode characters in string literals was fixed by @michaelficarra.
Compiler errors are now pretty printed in psc-publish (@paf31)
Modules are no longer linted if they are not being rebuilt (@paf31)
FFI bindings are now reloaded when changed, in PSCi (@paf31)
其他
@phadej and @zudov have improved our CI process, so that PureScript now compiles against three versions of GHC and two LTS Stackage releases, as well as the nightly stackage releases.
@phadej and @lukerandall have worked on supporting PureScript in Stackage.
软件详情:https://github.com/purescript/purescript/releases/tag/v0.7.3
下载地址:https://github.com/purescript/purescript/releases/download/v0.7.3/linux64.tar.gz
来自:开源中国社区

