[ANNOUNCE] Glasgow Haskell Compiler 8.10.1 released
Ben Gamari <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.glasgow.user,gmane.comp.lang.haskell.ghc.devel,gmane.comp.lang.haskell.general |
|---|---|
| Message-ID | <[email protected]> |
Hello all,
The GHC team is happy to announce the availability of GHC 8.10.1. Source
and binary distributions are available at the usual place:
https://downloads.haskell.org/ghc/8.10.1/
GHC 8.10.1 brings a number of new features including:
* The new UnliftedNewtypes extension allowing newtypes around unlifted
types.
* The new StandaloneKindSignatures extension allows users to give
top-level kind signatures to type, type family, and class
declarations.
* A new warning, -Wderiving-defaults, to draw attention to ambiguous
deriving clauses
* A number of improvements in code generation, including changes
* A new GHCi command, :instances, for listing the class instances
available for a type.
* An upgraded Windows toolchain lifting the MAX_PATH limitation
* A new, low-latency garbage collector.
* Improved support profiling, including support for sending profiler
samples to the eventlog, allowing correlation between the profile and
other program events
Note that at the moment we still require that macOS Catalina users
exempt the binary distribution from the notarization requirement by
running `xattr -cr .` on the unpacked tree before running `make install`.
This situation will hopefully be improved for GHC 8.10.2 with the
resolution of #17418 [1].
Cheers,
- Ben
[1] https://gitlab.haskell.org/ghc/ghc/issues/17418
_______________________________________________
Glasgow-haskell-users mailing list
[email protected]
http://mail.haskell.org/cgi-bin/mailman/listinfo/glasgow-haskell-users
signature.asc
(application/pgp-signature, 487 B)
-----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEmwpsh4C13+CdDZRjcVB86Evun78FAl56IOAACgkQcVB86Evu n7+MsQf/aF69XPAjacHHrHVsfmUsU7kdEP10le7QSpbhcPfzYj0TtgSv0+fBYHtK ZinI5CsExRAEtk466LKOFWh6PDNa/V+I7dZodPLExrHZaqATj0uEbFBj17McmsEJ CFUbLRb2GKUf15d2TAcfGXEsL8PfGx5+uD/G0HuScBywRJ+sBolh/M+UEM7Xz+8/ O6NeqjvTMPrDmsmNKHP14w0zSPgFIQg+yHxckdSsB+WWgjt4OnJIiocZZ0NHDQLW 5i8dT4lZ49EI4i1BgnGXyuegFM5d+srDc/7Jh/6WonHpsCehBOB9TR7kivpmxK22 an4CeqtOYIB+A7vy9a+kKwBtnWKTzg== =2KjC -----END PGP SIGNATURE-----