#8100: Standalone deriving using template haskell -------------------------------------+------------------------------------- Reporter: acube | Owner: goldfire Type: feature | Status: patch request | Milestone: Priority: normal | Version: Component: Template | Keywords: Haskell | Architecture: Unknown/Multiple Resolution: | Difficulty: Unknown Operating System: | Blocked By: Unknown/Multiple | Related Tickets: Type of failure: | None/Unknown | Test Case: | Blocking: | Differential Revisions: Phab:D439 | -------------------------------------+------------------------------------- Comment (by Richard Eisenberg <eir@…>): In [changeset:"4ac9e902327683ba032df5fb0e92a80c7b7fccd4/ghc"]: {{{ #!CommitTicketReference repository="ghc" revision="4ac9e902327683ba032df5fb0e92a80c7b7fccd4" Fix #8100, by adding StandaloneDerivD to TH's Dec type. }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8100#comment:10> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler