Copyright | (c) Adam Gundry 2015-2016 |
---|---|
License | see libraries/base/LICENSE |
Maintainer | [email protected] |
Stability | internal |
Portability | non-portable (GHC extensions) |
Safe Haskell | Safe |
Language | Haskell2010 |
GHC.Records
Description
This module defines the HasField
class used by the
OverloadedRecordFields
extension. See the
<https://ghc.haskell.org/trac/ghc/wiki/Records/OverloadedRecordFields
wiki page> for more details.