#7263: Add derived Show instances to GHC.Generics ------------------------------+--------------------------------------------- Reporter: dag | Owner: dreixel Type: feature request | Status: new Priority: normal | Component: GHC API Version: 7.7 | Keywords: generics Os: Unknown/Multiple | Architecture: Unknown/Multiple Failure: None/Unknown | Testcase: Blockedby: | Blocking: Related: | ------------------------------+---------------------------------------------
Comment(by spl): When I was working on EMGM, I found it useful to have `Read`, `Show`, `Eq`, and `Ord`. I'm playing with `generic-deriving`, and I just discovered that there is no `Ord` instance. This is convenient to have for `U1`. -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7263#comment:5> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler _______________________________________________ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs