Quantcast
Channel: OSCHINA 社区最新新闻
Viewing all articles
Browse latest Browse all 44787

PureScript v0.8.3 发布,静态类型语言

$
0
0

PureScript  v0.8.3  发布了。PureScript 是个小巧而强大的静态类型语言,可以编译成 JavaScript。purescript 主要是由 Haskell 和 PureScript 编写的。主要更新如下:

Bug 修复

  • Fix #1916 (@bagl)

  • Fix detection of single open import (@garyb)

  • Fix true not being treated as an infallible guard (@garyb)

  • Fix pretty printer spinning (@garyb)

  • Fix Windows build script (@garyb)

  • Fix #1889, improve performance by avoiding whitespace operations on large strings (@paf31)

psc-ide

  • Fix a crash related to error messages in the case splitting command (@kRITZCREEK)

  • Escape regex characters when using the flex matcher (@kRITZCREEK)

  • Adds --help commands to the psc-ide executables (@kRITZCREEK)

  • Catches EOF exceptions thrown in acceptCommand (@kRITZCREEK)


了解更多更新内容请点击这里

下载地址:


Viewing all articles
Browse latest Browse all 44787

Trending Articles