Implement OverloadedRecordFields extension
See the wiki for more information: https://ghc.haskell.org/trac/ghc/wiki/Records/OverloadedRecordFields Signed-off-by:Austin Seipp <aseipp@pobox.com>
Showing
- html-test/ref/OverloadedRecordFields.html 263 additions, 0 deletionshtml-test/ref/OverloadedRecordFields.html
- html-test/src/OverloadedRecordFields.hs 26 additions, 0 deletionshtml-test/src/OverloadedRecordFields.hs
- src/Haddock/Backends/Hoogle.hs 1 addition, 1 deletionsrc/Haddock/Backends/Hoogle.hs
- src/Haddock/Backends/LaTeX.hs 24 additions, 13 deletionssrc/Haddock/Backends/LaTeX.hs
- src/Haddock/Backends/Xhtml.hs 2 additions, 1 deletionsrc/Haddock/Backends/Xhtml.hs
- src/Haddock/Backends/Xhtml/Decl.hs 15 additions, 6 deletionssrc/Haddock/Backends/Xhtml/Decl.hs
- src/Haddock/Backends/Xhtml/Names.hs 8 additions, 1 deletionsrc/Haddock/Backends/Xhtml/Names.hs
- src/Haddock/Convert.hs 5 additions, 1 deletionsrc/Haddock/Convert.hs
- src/Haddock/Interface/Create.hs 16 additions, 8 deletionssrc/Haddock/Interface/Create.hs
- src/Haddock/Interface/LexParseRn.hs 26 additions, 19 deletionssrc/Haddock/Interface/LexParseRn.hs
- src/Haddock/Interface/Rename.hs 5 additions, 4 deletionssrc/Haddock/Interface/Rename.hs
- src/Haddock/InterfaceFile.hs 5 additions, 3 deletionssrc/Haddock/InterfaceFile.hs
- src/Haddock/Types.hs 14 additions, 0 deletionssrc/Haddock/Types.hs
- src/Haddock/Utils.hs 2 additions, 2 deletionssrc/Haddock/Utils.hs
Loading
Please register or sign in to comment