小巧而強大的靜態類型語言 PureScript v0.10.2 發布

jopen 8年前發布 | 6K 次閱讀 PureScrip JavaScript

 

PureScript 是個小巧而強大的靜態類型語言,可以編譯成 JavaScript。purescript 主要是由 Haskell 和 PureScript 編寫的。

 

更新日志

增強

Bug 修復

  • #2370, allow rows in instance contexts (@paf31)
  • #2379, add error message for unknown classes (@paf31)
  • Better error messages for bad indentation (@paf31)
  • Fix inliner for Data.Array.unsafeIndex (@brandonhamilton)
  • Fix issue with typed holes in inference mode (@paf31)
  • Fix scope traversal for do-notation bind. (@LiamGoodacre)
  • Handle TypeLevelString when checking orphans (@joneshf)
  • Move unsafeIndex to Data.Array (@brandonhamilton)
  • Pretty-print suggested types differently (@paf31)
  • Traversal should pick up bindings in all value declarations. (@LiamGoodacre)
  • Treat type annotations on top-level expressions as if they were type declarations (@paf31)

Other

  • Refactor subsumes function (@paf31)
  • Refactor to use lens (@kRITZCREEK)
  • Small cleanup to Language.PureScript.Interactive.IO (@phiggins)
  • Speeds up parsing by reading files as Text (@kRITZCREEK)
  • Update outdated comments about Prim types (@rightfold)

 

下載

本站原創,轉載時保留以下信息:
本文轉自:深度開源(open-open.com)
原文地址:http://www.baiduhome.net/news/view/112e5f9d

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!