小巧而強大的靜態類型語言 PureScript v0.11.0 發布
PureScript 是個小巧而強大的靜態類型語言,可以編譯成 JavaScript。purescript 主要是由 Haskell 和 PureScript 編寫的。
更新日志
Bug 修復
- No longer strip trailing dots for Pursuit queries (@kRITZCREEK)
- Fix #2537 (
psc-ide
shouldn't crash when building a non-existent file) (@kRITZCREEK) - Fix #2504 (fix a crash related to prematurely closed handles) (@kRITZCREEK)
- Speed up rebuilding by x2, by rebuilding with open exports asynchronously (@kRITZCREEK)
- Return operators in
purs ide
imports list (@nwolverson) - Also detect location information for operators (@kRITZCREEK)
- Removes unnecessary clause in import pretty printing (@kRITZCREEK)
- Removes the deprecated
--debug
option (@kRITZCREEK) - Restructure testing to avoid running the server (@kRITZCREEK)
- dd back
.purs-repl
file support (@paf31) - PSCi command changes, add
:clear
(@noraesae) - Declarations no longer require
let
(@noraesae) - Improve CLI error and startup messages (@noraesae)
- Changes to help the tail call optimization fire more consistently (@paf31)
- Fix
everythingWithScope
traversal bug #2718 (@paf31) - Errors for open rows in derived instances (@paf31)
- Instantiate types in record literals as necessary (@paf31)
- Fix
Generic
deriving with synonyms (@paf31) - Rebuild modules if necessary when using
--dump-corefn
(@paf31) - Ensure solved type classes are imported (@LiamGoodacre)
- Allow for older Git versions in
purs publish
(@mcoffin) - Fix
purs publish --dry-run
(@hdgarrood) - Exported data constructors can now contain quotes (@LiamGoodacre)
- Capitalise *script into *Script (@noraesae)
- Optimize
keepImp
(@paf31) - Replace
nub
withordNub
(@matthewleon) - Combine inlining optimizations into a single pass (@paf31)
- Add
HasCallStack
to internalError (@alexbiehl) - Use Stackage LTS 8.0 (@noraesae)
- Address Travis timeout issues (@hdgarrood)
- Improve module structure in PSCi test suite (@noraesae)
- Fix the PSCi script (@mrkgnao)
- Include Git commit information in non-release builds (@hdgarrood)
- Add test case for #2756 (@int-index)
- Some code cleanup in the module imports phase (@matthewleon)
下載
- 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/30eda3dc
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!