[GHC] #1671: Cannot ^C out of certain computations in GHCi
GHC
trac at galois.com
Fri Sep 7 15:50:17 EDT 2007
#1671: Cannot ^C out of certain computations in GHCi
-----------------------------------+----------------------------------------
Reporter: lepsmith at indiana.edu | 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
More information about the Glasgow-haskell-bugs
mailing list