
#10933: REMOVED pragma -------------------------------------+------------------------------------- Reporter: goldfire | Owner: Type: feature request | Status: new Priority: normal | Milestone: 8.4.1 Component: Compiler | Version: 7.10.2 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by RyanGlScott): Should `REMOVED` pragmas mention the namespace of the removed thing? For example, if you had: {{{#!hs {-# REMOVED Foo #-} }}} Then without further information, `Foo` could be interpreted as both a data constructor and a type constructor. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10933#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler