[GHC] #14205: GHCI freaked out when I tryed to load a program and told me to report it as a bug.

#14205: GHCI freaked out when I tryed to load a program and told me to report it as a bug. -------------------------------------+------------------------------------- Reporter: Ebanflo | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.0.2 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | 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-unknown-linux): initTc: unsolved constraints WC {wc_insol = [W] %_a2g7 :: t_a2g6[tau:1] (CHoleCan: %)} Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
-- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14205 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#14205: GHCI freaked out when I tryed to load a program and told me to report it as a bug. -------------------------------------+------------------------------------- Reporter: Ebanflo | Owner: (none) Type: bug | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 8.0.2 Resolution: duplicate | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: #13106 | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by RyanGlScott): * status: new => closed * resolution: => duplicate * related: => #13106 Comment: Thanks for the bug report. This is a duplicate of #13106, which has been fixed in GHC 8.2.1. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14205#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#14205: GHCI freaked out when I tryed to load a program and told me to report it as a bug. -------------------------------------+------------------------------------- Reporter: Ebanflo | Owner: (none) Type: bug | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 8.0.2 Resolution: duplicate | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: #13106 | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by Ebanflo): Alright cool. I ran $sudo apt-get update and then tried to reinstall ghc, but it gave me 8.0.2 again. When will the updated version be available from this repository? If it isn't going to be soon how else can I download it? -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14205#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#14205: GHCI freaked out when I tryed to load a program and told me to report it as a bug. -------------------------------------+------------------------------------- Reporter: Ebanflo | Owner: (none) Type: bug | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 8.0.2 Resolution: duplicate | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: #13106 | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by RyanGlScott): Replying to [comment:2 Ebanflo]:
When will the updated version be available from this repository?
That's up to the people who maintain your Linux distribution—we aren't the ones who do that.
If it isn't going to be soon how else can I download it?
You can find binary distribution of GHC 8.2.1 [https://www.haskell.org/ghc/download_ghc_8_2_1.html here]. Alternatively, if you use Ubuntu, you can also obtain GHC 8.2.1 from [https://launchpad.net/~hvr/+archive/ubuntu/ghc this Ubuntu PPA]. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14205#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC