summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorAlan Zimmerman <alan.zimm@gmail.com>2015-12-20 10:56:24 +0200
committerAlan Zimmerman <alan.zimm@gmail.com>2015-12-21 12:12:57 +0200
commitd8ed20c8772bee5eb83719c804121374157cf9b6 (patch)
tree4f53ebe4f80271474b3d1ea6c48e30ba982a0916 /utils
parent850710ab8c0fe69ea053d48583071fe1e5ffd067 (diff)
downloadhaskell-d8ed20c8772bee5eb83719c804121374157cf9b6.tar.gz
Add Location to RdrName in FieldOcc
Summary: Post #11019, there have been some new instances of RdrName that are not located, in particular ```#!hs data FieldOcc name = FieldOcc { rdrNameFieldOcc :: RdrName , selectorFieldOcc :: PostRn name name } data AmbiguousFieldOcc name = Unambiguous RdrName (PostRn name name) | Ambiguous RdrName (PostTc name name) deriving (Typeable) ``` Add locations to them Updates haddock submodule to match Test Plan: ./validate Reviewers: goldfire, hvr, bgamari, austin Reviewed By: hvr Subscribers: hvr, thomie, mpickering Differential Revision: https://phabricator.haskell.org/D1670 GHC Trac Issues: #11258
Diffstat (limited to 'utils')
m---------utils/haddock0
1 files changed, 0 insertions, 0 deletions
diff --git a/utils/haddock b/utils/haddock
-Subproject fa03f80d76f1511a811a0209ea7a6a8b6c58704
+Subproject 105869f209f49721794e3ff5e35822178db7289