[GHC] #13133: Real World Haskell SimpleJSON (initTc: unsolved constraints)

#13133: Real World Haskell SimpleJSON (initTc: unsolved constraints) -------------------------------------+------------------------------------- Reporter: jboydt | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.0.2 Keywords: | Operating System: MacOS X Architecture: x86_64 | Type of failure: Compile-time (amd64) | crash or panic Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- ghc: panic! (the 'impossible' happened) (GHC version 8.0.2 for x86_64-apple-darwin): initTc: unsolved constraints WC {wc_insol = [W] hexEscape_a2tI :: t_a2tH[tau:1] (CHoleCan: hexEscape)} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13133 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#13133: Real World Haskell SimpleJSON (initTc: unsolved constraints) -------------------------------------+------------------------------------- Reporter: jboydt | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.0.2 Resolution: | Keywords: Operating System: MacOS X | Architecture: x86_64 Type of failure: Compile-time | (amd64) crash or panic | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by jboydt): * Attachment "PrettyJSON.hs" added. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13133 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#13133: Real World Haskell SimpleJSON (initTc: unsolved constraints) -------------------------------------+------------------------------------- Reporter: jboydt | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.0.2 Resolution: | Keywords: Operating System: MacOS X | Architecture: x86_64 Type of failure: Compile-time | (amd64) crash or panic | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by jboydt): * Attachment "SimpleJSON.hs" added. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13133 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#13133: Real World Haskell SimpleJSON (initTc: unsolved constraints) -------------------------------------+------------------------------------- Reporter: jboydt | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.0.2 Resolution: | Keywords: Operating System: MacOS X | Architecture: x86_64 Type of failure: Compile-time | (amd64) crash or panic | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by jboydt): * Attachment "PrettyStub.hs" added. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13133 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#13133: Real World Haskell SimpleJSON (initTc: unsolved constraints) -------------------------------------+------------------------------------- Reporter: jboydt | Owner: Type: bug | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 8.0.2 Resolution: duplicate | Keywords: Operating System: MacOS X | Architecture: x86_64 Type of failure: Compile-time | (amd64) crash or panic | Test Case: Blocked By: | Blocking: Related Tickets: #12921 | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by RyanGlScott): * status: new => closed * resolution: => duplicate * related: => #12921 Comment: Thanks for the report. This is a duplicate of #12921, which has been fixed upstream and will be merged into GHC 8.0.3. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13133#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC