Re: [GHC] #1115: GHC concurrency runtime breaks every 497 (and a bit) days

2007-01-30 Thread GHC
#1115: GHC concurrency runtime breaks every 497 (and a bit) days +--- Reporter: Neil Davies | Owner: Neil Davies Type: bug | Status: reopened Priority: normal

Re: Stretching the Storage Manager a little too much...

2007-01-30 Thread Simon Marlow
Michael Weber wrote: [I am reading ghc-bugs via the list archives, Cc'ing me would make me see responses faster] Here's a simple memoization function: applyMemo :: (Eq a1,Show a1) = (a1 - b) - MVar [(a1,b)] - (a1 - b) applyMemo f refTable x1 = unsafePerformIO $ do -- print x1 table -

Re: [GHC] #936: strange ghci behavior and error with recursive modules

2007-01-30 Thread GHC
#936: strange ghci behavior and error with recursive modules -+-- Reporter: Misha Aizatulin [EMAIL PROTECTED] | Owner: igloo Type: merge| Status: new Priority:

[GHC] #1125: module main:Foo is not loaded when trying to load a module from a user package in ghci

2007-01-30 Thread GHC
#1125: module main:Foo is not loaded when trying to load a module from a user package in ghci -+-- Reporter: igloo | Owner: Type: bug | Status: new Priority: normal|

[GHC] #1126: Add Data.String, containing IsString(fromString), to base

2007-01-30 Thread GHC
#1126: Add Data.String, containing IsString(fromString), to base ---+ Reporter: igloo | Owner: Type: proposal| Status: new Priority: normal | Milestone:

Re: [GHC] #1126: Add Data.String, containing IsString(fromString), to base

2007-01-30 Thread GHC
#1126: Add Data.String, containing IsString(fromString), to base +--- Reporter: igloo | Owner: Type: proposal| Status: new Priority: normal | Milestone:

Re: [GHC] #1080: Arrows desguaring does not take account of bindings in patterns

2007-01-30 Thread GHC
#1080: Arrows desguaring does not take account of bindings in patterns +--- Reporter: simonpj | Owner: ross Type: bug | Status: new Priority: normal | Milestone: 6.6.1

Re: [GHC] #1124: Panic! The impossible happened: initC srt

2007-01-30 Thread GHC
#1124: Panic! The impossible happened: initC srt --+- Reporter: guest | Owner: Type: bug | Status: closed Priority: normal| Milestone: Component:

Re: [GHC] #1123: forall not hoisted properly

2007-01-30 Thread GHC
#1123: forall not hoisted properly --+- Reporter: Ashley Yakeley [EMAIL PROTECTED] | Owner: Type: bug | Status: new Priority: normal

Re: [GHC] #1122: Trying to declare an infix newtype yields ghc panic

2007-01-30 Thread GHC
#1122: Trying to declare an infix newtype yields ghc panic --+- Reporter: guest | Owner: Type: merge | Status: new Priority: normal| Milestone: Component:

[GHC] #1127: Make StateT in mtl truly lazy

2007-01-30 Thread GHC
#1127: Make StateT in mtl truly lazy --+- Reporter: igloo | Owner: Type: proposal | Status: new Priority: normal | Milestone: Not GHC

Re: [GHC] #1121: Error message Expecting a function type, but found `w_a1Kh'

2007-01-30 Thread GHC
#1121: Error message Expecting a function type, but found `w_a1Kh' -+-- Reporter: [EMAIL PROTECTED] | Owner: Type: bug | Status: closed Priority: normal

Re: [GHC] #942: Windows programs throw uncaught Invalid HANDLE exception on exit

2007-01-30 Thread GHC
#942: Windows programs throw uncaught Invalid HANDLE exception on exit +--- Reporter: [EMAIL PROTECTED] | Owner: igloo Type: bug | Status: closed Priority:

Re: [GHC] #936: strange ghci behavior and error with recursive modules

2007-01-30 Thread GHC
#936: strange ghci behavior and error with recursive modules -+-- Reporter: Misha Aizatulin [EMAIL PROTECTED] | Owner: igloo Type: merge| Status: closed Priority:

Re: [GHC] #1059: Control.Monad.Error documentation

2007-01-30 Thread GHC
#1059: Control.Monad.Error documentation ---+ Reporter: Andriy | Owner: igloo Type: proposal | Status: closed Priority: normal |

Re: [GHC] #1122: Trying to declare an infix newtype yields ghc panic

2007-01-30 Thread GHC
#1122: Trying to declare an infix newtype yields ghc panic --+- Reporter: guest | Owner: igloo Type: merge | Status: new Priority: normal| Milestone: 6.6.1 Component:

Re: [GHC] #1123: forall not hoisted properly

2007-01-30 Thread GHC
#1123: forall not hoisted properly --+- Reporter: Ashley Yakeley [EMAIL PROTECTED] | Owner: Type: bug | Status: new Priority: normal

Re: [GHC] #418: unsafeInterleaveIO + Ctrl-C/killThread related segfault

2007-01-30 Thread GHC
#418: unsafeInterleaveIO + Ctrl-C/killThread related segfault +--- Reporter: remit | Owner: igloo Type: bug | Status: new Priority: lowest | Milestone:

[GHC] #1128: The impossible happened, code commented

2007-01-30 Thread GHC
#1128: The impossible happened, code commented -+-- Reporter: humasect | Owner: Type: bug | Status: new Priority: normal| Milestone: 6.6.1 Component: Compiler |