PureScript 0.7.1 发布,更新内容如下:
对 0.7.0 的一些修复:
@hdgarrood has worked on improvements to psc-publish to support the new Pursuit website.
@mjgpy3 has improved warning messages
@wuzzeb has improved the pretty printers
@hdgarrood has added CI builds for GHC 7.10 and 7.6
提升:
@nicodelpiano has added exhaustivity checking as a new warning type. Incomplete pattern matches will now generate warnings like this:
PureScript 是个小巧而强大的静态类型语言,可以编译成 JavaScript。purescript 主要是由 Haskell 和 PureScript 编写的。
下载地址:https://github.com/purescript/purescript/releases/tag/v0.7.1
来自:开源中国社区

