[GHC] #9071: Panic with -XDeriveFunctor when deriving from a non-Functor in a separate module
GHC
ghc-devs at haskell.org
Mon Jun 30 20:46:21 UTC 2014
#9071: Panic with -XDeriveFunctor when deriving from a non-Functor in a separate
module
-------------------------------------------------+-------------------------
Reporter: bens | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 7.8.3
Component: Compiler | Version: 7.8.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time crash | Unknown/Multiple
Test Case: deriving/should_fail/T9071, | Difficulty:
T9071_2 | Unknown
Blocking: | Blocked By:
| Related Tickets:
-------------------------------------------------+-------------------------
Changes (by rwbarton):
* owner: simonpj =>
* status: closed => new
* resolution: fixed =>
Comment:
There's some leftover debugging output in
compiler/typecheck/TcRnTypes.lhs. Reopening so that it can be fixed and
merged into 7.8.3.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9071#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list