小巧而強大的靜態類型語言 PureScript v0.10.1 發布
PureScript 是個小巧而強大的靜態類型語言,可以編譯成 JavaScript。purescript 主要是由 Haskell 和 PureScript 編寫的。
更新日志
增強功能
- Return qualifier from explicit/hiding imports (@nwolverson)
- Verify entry points exist in
psc-bundle
(@kRITZCREEK) - Improved error messages for record subsumption (@FrigoEU)
psc-ide
- Resolve types/kinds for operators (@kRITZCREEK)
- Unify Completion Commands (@kRITZCREEK)
- Parse type annotations from source files (@kRITZCREEK)
- Update pursuit JSON parsing (@nwolverson)
- Remove a pursuit workaround (@kRITZCREEK)
- Add a suggestion to the
UnusedDctorImport
warning (@FrigoEU) - Return JSON errors for cycles in module dependencies (@kRITZCREEK)
Bug 修復
- Fix usage detection for operators (@garyb)
- Fix handling of duplicate module imports in JS codegen (@garyb)
- Fix a small bug in the type pretty-printer (@paf31)
- Fix function application judgment (@paf31)
- Fix inlining for
$
and#
operators (@garyb) - Fix
everywhereOnTypesTopDown
(@ianbollinger) - Fix unification of string literals (@paf31)
基礎設施
- Support
aeson-1.0
(@phadej) - Support
http-client-0.5
(@phadej) - Safer installation from source in INSTALL.md (@hdgarrood)
Implementation
- Fix most HLint warnings (@ianbollinger)
- Fixing imports (@charleso)
- Export
desugarDecl
fromSugar.ObjectWildcards
(@rvion) - Remove legacy
ObjectGetter
and update doc (@rvion)
下載
- linux64.sha
- linux64.tar.gz
- macos.sha
- macos.tar.gz
- win64.sha
- win64.tar.gz
- Source code (zip)
- Source code (tar.gz)
本站原創,轉載時保留以下信息:
本文轉自:深度開源(open-open.com)
原文地址:http://www.baiduhome.net/news/view/78ab3ce9
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!