Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
[Minor Release] Eta v0.8.6b3.tar.gz | 2019-01-04 | 4.5 MB | |
[Minor Release] Eta v0.8.6b3.zip | 2019-01-04 | 5.3 MB | |
README.md | 2019-01-04 | 1.0 kB | |
Totals: 3 Items | 9.8 MB | 0 |
This release primarily contains bug fixes.
The relevant issues are linked below with brief descriptions of what they entail:
[#878] - Fixes a severe bug with floating point operations in Eta.
[#891], [#897] - Fixes a bug with categorizing Unicode characters in the GHC.Unicode
module in base
.
[#893] - Fixes a bug with using <:
constraints in foreign export declarations.
[#896] - Fixed a bug with the trampoline
function that makes it fail for values.
[#898] - Support supplementary Unicode character literals
[#913] - Relaxes case restriction for type constructors since their names won't appear in generated code.
[#915] - Fixes a bug that caused ClosedByInterruptException
to be thrown spuriously.
Thanks to all the contributors who have contributed to this release:
- @Jyothsnasrinivas
- @jneira
- @puffnfresh
- @shirouto
- @rolandtritsch
- @noahhaasis
- @mmisamore
Thanks to all the people who have filed detailed issues and all our wonderful community members and users.