| Copyright | (c) Adam Gundry 2015-2024 | 
|---|---|
| License | see libraries/base/LICENSE | 
| Maintainer | ghc-devs@haskell.org | 
| Stability | internal | 
| Portability | non-portable (GHC extensions) | 
| Safe Haskell | Trustworthy | 
| Language | Haskell2010 | 
GHC.Internal.Records
Description
This module defines the HasField class used by the
 OverloadedRecordDot extension.  See the
 <https://downloads.haskell.org/ghc/latest/docs/users_guide/exts/hasfield.html
 user's guide> for more details.