Ticket #3570 (closed bug: fixed)

Opened 4 years ago

Last modified 4 years ago

:~/base-4.0.0.0$ sudo runghc Setup.hs configure

Reported by: guest Owned by:
Priority: normal Milestone:
Component: Compiler Version: 6.8.3
Keywords: Cc:
Operating System: Unknown/Multiple Architecture: Unknown/Multiple
Type of failure: Difficulty: Unknown
Test Case: Blocked By:
Blocking: Related Tickets:

Description

<interactive>:1:22:

attempting to use module `System.IO' (System/IO.hs) which is not loaded

<interactive>:1:22: Not in scope: `System.IO.stderr'

<interactive>:1:22: Not in scope: `System.IO.stdin' ghc-6.8.2: panic! (the 'impossible' happened)

(GHC version 6.8.2 for i386-unknown-linux):

interactiveUI:setBuffering

Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug

Change History

Changed 4 years ago by simonmar

  • status changed from new to closed
  • difficulty set to Unknown
  • resolution set to fixed

This one has been fixed in later releases, please upgrade GHC.

Note: See TracTickets for help on using tickets.