
#9705: Panic on a pattern synonym in a class -------------------------------------+------------------------------------- Reporter: monoidal | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.8.3 Keywords: | Operating System: Architecture: Unknown/Multiple | Unknown/Multiple Difficulty: Unknown | Type of failure: Compile- Blocked By: | time crash Related Tickets: | Test Case: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- This silly code causes a panic in rnMethodBind: {{{#!hs {-# LANGUAGE PatternSynonyms #-} class C a where pattern P = () }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9705 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler