[GHC] #3427: control what sort of entity a deprecated pragma applies to
GHC
ghc-devs at haskell.org
Thu May 5 18:06:23 UTC 2016
#3427: control what sort of entity a deprecated pragma applies to
-------------------------------------+-------------------------------------
Reporter: igloo | Owner: thoughtpolice
Type: feature request | Status: new
Priority: normal | Milestone: 8.2.1
Component: Compiler | Version: 6.10.4
Resolution: | Keywords: deprecate
| warning
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by thoughtpolice):
* owner: => thoughtpolice
* milestone: => 8.2.1
Comment:
By popular demand (read: me), I'm probably going to fix this, because it
is super, super annoying in my `ed25519` library, where I want to
deprecate some constructors, *not* types, but the types and constructors
have the same name.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/3427#comment:12>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list