
#15398: GADT deriving Ord generates inaccessible code in a pattern with constructor. -------------------------------------+------------------------------------- Reporter: philderbeast | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: 8.6.1 Component: Compiler | Version: 8.2.2 Resolution: | Keywords: deriving, | PatternMatchWarnings Operating System: MacOS X | Architecture: x86_64 | (amd64) Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by RyanGlScott): Ah, I suppose that would work. There's one annoying hiccup, though: what should we name this new field in `Implication` of type `DynFlags`? Unfortunately, `ic_dflags` is already taken by `InteractiveContext`. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15398#comment:10 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler