#13206: Error in GHC.Generics documentation -------------------------------------+------------------------------------- Reporter: dsf | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: libraries/base | Version: 8.0.1 Resolution: | Keywords: Generics 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 Ryan Scott <ryan.gl.scott@…>): In [changeset:"f60287c478a5f52bcb7e558c0995f552713772d1/ghc" f60287c4/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="f60287c478a5f52bcb7e558c0995f552713772d1" Fix mismatched tick in GHC.Generics documentation [ci skip] A Generic derivation example in the documentation of GHC.Generics put a tick (used for datatype promotion) in the wrong place. Fixes #13206. }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13206#comment:6> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler