PureScript v0.10.3 发布了,PureScript 是个小巧而强大的静态类型语言,可以编译成 JavaScript。PureScript 主要是由 Haskell 和 PureScript 编写的。
更新内容:
改进
Solving
IsSymbol
instancesAdd support for rows in instance heads under functional dependencies
Speeds up parsing by reading files as Text
Print functional dependencies in
psc-docs
output, fix #2439Add
available
command to psc-packageAdd
uninstall
command to psc-packageWarning for shadowed type class variables
Bug 修复
psc-package
: display full path in 'packages.json does not exist' error messsageUse
writeUTF8File
inpsc-bundle
Use HTTPS to query Pursuit
Moved the expansion of astral code points to UTF-16 surrogate pairs from the JS code generator to the parser
Allow astral code points in record literal keys
Add value source positions
Update error message of
ErrorInDataBindingGroup
to include participating identifiers
更多更新内容请查看 更新日志