[GHC] #841: Build order causes errors when booting from HC files

2006-08-02 Thread GHC
#841: Build order causes errors when booting from HC files ---+ Reporter: [EMAIL PROTECTED] |Owner: Type: bug | Status: new Priority: normal |Mile

Re: [GHC] #798: Ix{Int}.index: Index (402849792) out of range ((0, 100))

2006-08-02 Thread GHC
#798: Ix{Int}.index: Index (402849792) out of range ((0,100)) -+-- Reporter: [EMAIL PROTECTED] | Owner: Type: bug | Status: new Priority: normal |

Re: [GHC] #820: problem compiling a file with top level Template Haskell splice

2006-08-02 Thread GHC
#820: problem compiling a file with top level Template Haskell splice ---+ Reporter: guest | Owner: Type: bug | Status: new Priority: normal

Re: [GHC] #840: GHC on "loosing" its handles takes 100% CPU

2006-08-02 Thread Bulat Ziganshin
Hello GHC, Wednesday, August 2, 2006, 4:33:09 PM, you wrote: > #840: GHC on "loosing" its handles takes 100% CPU > import System.Process > main = runInteractiveCommand "ghc" > When run terminates immediately, as expected, but leaves an instance > of ghc running. The ghc process takes up 100

[GHC] #840: GHC on "loosing" its handles takes 100% CPU

2006-08-02 Thread GHC
#840: GHC on "loosing" its handles takes 100% CPU -+-- Reporter: guest |Owner: Type: bug | Status: new Priority: normal|Milestone: Component: Compile

[GHC] #839: Generate documentation for built-in functiuons

2006-08-02 Thread GHC
#839: Generate documentation for built-in functiuons -+-- Reporter: simonpj |Owner: Type: task | Status: new Priority: normal|Milestone: Component: Comp

Re: forkIO and not -threaded

2006-08-02 Thread Simon Marlow
Duncan Coutts wrote: On Sat, 2006-07-29 at 01:29 +0100, Neil Mitchell wrote: Hi, main = do forkIO $ print "yes" print "done" Compiled without -threaded, on 6.2.2 gives "yes" "done" on 6.4.2 "done" Seems the semantics of forkIO in this case has changed completely? Actually what change

Re: [GHC] #601: Replace GMP

2006-08-02 Thread GHC
#601: Replace GMP -+-- Reporter: simonmar| Owner: Type: task| Status: new Priority: normal | Milestone: Component: Compiler

Re: [GHC] #603: GC-spy connection

2006-08-02 Thread GHC
#603: GC-spy connection -+-- Reporter: simonmar| Owner: Type: task| Status: new Priority: normal | Milestone: Component: Runti

RE: GHCi on "loosing" its handles takes 100% CPU

2006-08-02 Thread Simon Peyton-Jones
Simon and I have no idea what's going on here. It doesn't happen for me (on my Windows laptop). Can anyone else reproduce this behaviour? If so, is anyone willing to dive in a bit deeper and find out more about what is going on? Regardless, creating a Trac bug report would ensure it doesn't los