
#10057: Ghc panic with syntax error in data declaration. -------------------------------------+------------------------------------- Reporter: jfs | Owner: Type: bug | Status: closed Priority: low | Milestone: Component: Compiler | Version: 7.6.3 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: x86_64 Type of failure: Compile-time | (amd64) crash | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: -------------------------------------+------------------------------------- Changes (by rwbarton): * status: new => closed * resolution: => fixed Comment: Thanks for the report, but this is already fixed in 7.8: {{{ rwbarton@morphism:/tmp$ ghc Test [1 of 1] Compiling Test ( Test.hs, Test.o ) Test.hs:2:12: Record syntax is illegal here: {} }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10057#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler