Skip to content

Commit

Permalink
Add README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
spl committed Jun 22, 2012
1 parent cdbc812 commit cacb2be
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions 2011-11-dutch-hug/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
**Title:** Generic Deriving in GHC 7.2

**Date:** 2011-11-08

**Location:** Utrecht University in Utrecht, Netherlands

**Audience:** Dutch Haskell Users Group

**Abstract:**
This talk motivates and describes the design of `generic-deriving` that is
available with GHC starting from version 7.2. It includes a thorough description
of the compiler mechanisms as well as the library. It concludes with an example
of implement `generic-deriving` for the `binary` library.

0 comments on commit cacb2be

Please sign in to comment.