Skip to content

[Minor Release] Eta v0.8.6b3

Compare
Choose a tag to compare
@rahulmutt rahulmutt released this 04 Jan 09:43

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:

Thanks to all the people who have filed detailed issues and all our wonderful community members and users.