#14529: Refactor ConDecl -------------------------------------+------------------------------------- Reporter: simonpj | Owner: alanz Type: bug | Status: patch Priority: normal | Milestone: 8.6.1 Component: Compiler | Version: 8.2.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D4867 Wiki Page: | -------------------------------------+------------------------------------- Comment (by Alan Zimmerman <alan.zimm@…>): In [changeset:"676c5754e3f9e1beeb5f01e0265ffbdc0e6f49e9/ghc" 676c575/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="676c5754e3f9e1beeb5f01e0265ffbdc0e6f49e9" Fix API Annotations for GADT constructors Summary: This patch completes the work for #14529 by making sure that all API Annotations end up attached to a SrcSpan that appears in the final ParsedSource. Updates Haddock submodule Test Plan: ./validate Reviewers: goldfire, bgamari Subscribers: rwbarton, thomie, mpickering, carter GHC Trac Issues: #14529 Differential Revision: https://phabricator.haskell.org/D4867 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14529#comment:10> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler