[GHC] #8263: allow duplicate deriving / standalone deriving
GHC
ghc-devs
Fri Oct 4 14:42:24 UTC 2013
#8263: allow duplicate deriving / standalone deriving
-------------------------------------+------------------------------------
Reporter: aavogt | Owner:
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.6.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by simonpj):
I'd rather not. It's another rule to implement and document in the manual.
Why not put `deriving Typeable` on the declaration of `Flag`?
Simon
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8263#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list