Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • GHC GHC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 5,357
    • Issues 5,357
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 566
    • Merge requests 566
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Glasgow Haskell CompilerGlasgow Haskell Compiler
  • GHCGHC
  • Wiki
  • Records
  • Overloaded record fields
  • magic classes

magic classes · History

Page version Author Changes Last updated
e0435179 Mark Hopkins
Update magic classes - fix typo
Nov 14, 2019
56738617 Ben Gamari
Rewrite superfluous issue links Many issues in the wiki were unnecessarily links: ``` ... patch posted in [\#1346](https://gitlab.haskell.org/ghc/ghc/issues/1346). ``` This rewrites these as `#1346` using ```bash sed -i -r -e 's/\[\\#([0-9]+)\]\([^)]+\/\1\)/#\1/g' $(find -iname '*.md') ``` And manually eyeballing the result.
Apr 01, 2019
8f4b8cfc Tobias Dammers
More wiki links converted
Mar 14, 2019
6530fd1d Tobias Dammers
Fix markdown link syntax
Mar 29, 2019
cc1a7a6a Tobias Dammers
Re-run import
Mar 29, 2019
79150ed7 Tobias Dammers
More wiki links converted
Mar 14, 2019
8d2d9a9f Tobias Dammers
Remove leading space from markdown link labels
Mar 14, 2019
fff8b9de Artem Pelenitsyn
more specific note on the merged part
Jan 04, 2018
b4a9dd38 Artem Pelenitsyn
update link to Phabricator
Jan 04, 2018
b071e6e4 takenobu
Fix broken link
Jul 23, 2017
30c18732 Adam Gundry
link to proposal
Sep 12, 2016
00b1f85e Adam Gundry
correct comment about interaction with anonymous records
Apr 26, 2016
87addd47 Adam Gundry
Edit Records/OverloadedRecordFields/MagicClasses
Jan 05, 2016
0cd47a83 Adam Gundry
rename FieldUpdate to UpdateField and switch to fundep version
Jan 04, 2016
1396c64e Adam Gundry
representation hiding
Nov 12, 2015
1b842956 augustss
Edit Records/OverloadedRecordFields/MagicClasses
Nov 05, 2015
9fb62c5e Adam Gundry
Edit Records/OverloadedRecordFields/MagicClasses
Nov 05, 2015
Clone repository Edit sidebar

GHC Home
GHC User's Guide

Joining In

Newcomers info
Mailing Lists & IRC
The GHC Team

Documentation

GHC Status Info
Working conventions
Building Guide
Debugging
Commentary

Wiki

Title Index
Recent Changes