GHC/Type system

From HaskellWiki
< GHC
Revision as of 00:34, 30 May 2017 by AntC (talk | contribs) (typo + new topic per SPJ https://ghc.haskell.org/trac/ghc/ticket/13657#comment:1)
Jump to navigation Jump to search

Type system extensions in GHC

GHC comes with a rather large collection of type-system extensions (beyond Haskell 98). They are all documented in the user manual, but this page is a place to record user-oriented observations, notes, and suggestions on how to use them.