[GHC] #8797: Generics instances for monoid and applicative newtypes
GHC
ghc-devs at haskell.org
Tue Feb 18 11:09:03 UTC 2014
#8797: Generics instances for monoid and applicative newtypes
-------------------------------+-------------------------------------------
Reporter: jcristovao | Owner:
Type: feature | Status: new
request | Milestone:
Priority: normal | Version: 7.6.3
Component: | Keywords:
libraries/base | Architecture: Unknown/Multiple
Resolution: | Difficulty: Easy (less than 1 hour)
Operating System: | Blocked By:
Unknown/Multiple | Related Tickets:
Type of failure: |
None/Unknown |
Test Case: |
Blocking: |
-------------------------------+-------------------------------------------
Comment (by dreixel):
`StandaloneDeriving` can be used to get these instances in user code, but
I don't see a reason why they shouldn't be provided directly where the
type is defined.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8797#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list