summaryrefslogtreecommitdiff
path: root/docs/core-spec
diff options
context:
space:
mode:
authorAlan Zimmerman <alan.zimm@gmail.com>2018-07-15 19:35:51 +0200
committerAlan Zimmerman <alan.zimm@gmail.com>2018-07-15 19:37:46 +0200
commit926954196f9ffd7b89cba53061b39ef996e1650c (patch)
treed5b183bb44c9d3a791d2a08220014a86ddd88f6b /docs/core-spec
parentaf9b744bbf1c39078e561b19edd3c5234b361b27 (diff)
downloadhaskell-926954196f9ffd7b89cba53061b39ef996e1650c.tar.gz
TTG typo: XFieldOcc should be XCFieldOcc
In the following data FieldOcc pass = FieldOcc { extFieldOcc :: XFieldOcc pass , rdrNameFieldOcc :: Located RdrName -- ^ See Note [Located RdrNames] in HsExpr } | XFieldOcc (XXFieldOcc pass) we are using XFieldOcc for both the extFieldOcc type and the extra constructor. The first one should be XCFieldOcc Updates haddock submodule closes #15386
Diffstat (limited to 'docs/core-spec')
0 files changed, 0 insertions, 0 deletions