File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 1919- Multi parameter typeclasses (paf31)
2020- Empty data declarations and empty type classes are now supported (paf31)
2121- A new command line option ` --codegen ` controls which modules will have Javascript and externs generated (paf31)
22+ - ` where ` clauses are now supported (garyb)
2223
2324### Enhancements
2425
5758- Precedence of backticked infix functions have been corrected (paf31)
5859- A bug which allowed some incorrect type class instances to pass the type checker was fixed (paf31)
5960- Type synonyms are no longer restricted to kind ` * ` (paf31)
61+ - Negative number literals have been restored (garyb)
62+ - If a type defined in a module appears in an exported declaration it must also be exported from the module (garyb)
63+ - Error messages for unresolvable types or values include the declaration name again (garyb)
6064
6165### Libraries
6266
You can’t perform that action at this time.
0 commit comments