#1671: Cannot ^C out of certain computations in GHCi
-----------------------------------+----------------------------------------
  Reporter:  [EMAIL PROTECTED]  |          Owner:         
      Type:  bug                   |         Status:  new    
  Priority:  normal                |      Milestone:         
 Component:  GHCi                  |        Version:  6.6.1  
  Severity:  normal                |       Keywords:         
Difficulty:  Unknown               |             Os:  Unknown
  Testcase:                        |   Architecture:  Unknown
-----------------------------------+----------------------------------------
___         ___ _
   / _ \ /\  /\/ __(_)
  / /_\// /_/ / /  | |      GHC Interactive, version 6.6.1, for Haskell 98.
 / /_\\/ __  / /___| |      http://www.haskell.org/ghc/
 \____/\/ /_/\____/|_|      Type :? for help.

 Loading package base ... linking ... done.
 Prelude> let a = 1 : a
 Prelude> last a
 ^C
 ^C
 ^C

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1671>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to