PureScript 0.7.4.1 发布,这是一个分支发布,修复了2个和实例解析算法、重叠的实例相关的 bug:
psci would not work due to overlaps in the PSCI.Support module
free would not build due to its dependency on inject
PureScript 是个小巧而强大的静态类型语言,可以编译成 JavaScript。purescript 主要是由 Haskell 和 PureScript 编写的。
软件详情:https://github.com/purescript/purescript/releases/tag/v0.7.4.1
来自:开源中国社区

