Budapest Hackathon 2016/Talks

From HaskellWiki
< Budapest Hackathon 2016
Revision as of 13:12, 24 July 2016 by Danimad (talk | contribs) (Created page with "The following talks have been confirmed. All the slides will be uploaded to the events [https://github.com/BP-HUG/bp-hackathon-2016 github page]. = András Kovács - A tour o...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The following talks have been confirmed. All the slides will be uploaded to the events github page.

András Kovács - A tour of GHC 8 features

Abstract: GHC 8 brought us a number of new features. This talk focuses on the changes to the type system (new kind system, explicit type applications, injective families) and presents some use cases and idioms that were impossible or unwieldy with previous GHC releases. We also touch on Strict Haskell, stack tracing, custom type errors, record field overloading, and their current usability.