HaskellImplementorsWorkshop/2012/Diatchki: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

17 December 2012

18 July 2012

  • curprev 09:0409:04, 18 July 2012GregoryCollins talk contribs 869 bytes +869 New page: =Implementing Type-Level Literals in GHC= ''Iavor Diatchki'' Type-level literals, such as natural numbers and string symbols, are useful for implementing safer Haskell libraries. For exa...