转载

小巧而强大的静态类型语言 PureScript v0.11.4 发布

小巧而强大的静态类型语言 PureScript v0.11.4 发布

 

PureScript 是个小巧而强大的静态类型语言,可以编译成 JavaScript。purescript 主要是由 Haskell 和 PureScript 编写的。

更新日志

  • purs executable will now display help text by default (@matthewleon)
  • Adding -h/--help to ide subcommands (@simonyangme)
  • Some simplifications to the tail call optimization (@matthewleon)
  • Remove newline from printed custom type errors (@matthewleon)
  • Fix pretty printing of rows in error messages (#2820@thoradam)
  • Allow user to propagate Warn constraints (@paf31)
  • Match type level strings in docs renderer (#2772@hdgarrood)
  • Fix encoding bug in purs ide list import command (@kRITZCREEK)
  • purs ide now reads files in text mode for adding imports (@kRITZCREEK)
  • Bump aeson lower bound to 1.0 (@hdgarrood)
  • Add a bunch of NFData instances (@hdgarrood)
  • Turn off coveralls upload for now (@paf31)
  • purs command line help message fixes (@Cmdv)
  • Switch core-tests to psc-package (#2830@matthewleon)
  • Update CONTRIBUTING.md notes (@thoradam)

下载

本站原创,转载时保留以下信息:
本文转自:深度开源(open-open.com)
原文地址:http://www.open-open.com/news/view/38e5786

正文到此结束
Loading...