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