红联Linux门户
Linux帮助

PureScript 0.7.3发布,静态类型语言

发布时间:2015-08-15 09:53:47来源:红联作者:empast
PureScript 是个小巧而强大的静态类型语言,可以编译成 JavaScript。purescript 主要是由 Haskell 和 PureScript 编写的。

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: <> has been fixed. This was due to a bug in the error pretty printer. (@paf31)

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

来自:开源中国社区
文章评论

共有 0 条评论