[GHC] #3897: reading a large String as Double takes too long

2010-02-24 Thread GHC
#3897: reading a large String as Double takes too long ---+ Reporter: maeder | Owner: Type: bug | Status: new Priority: normal | Component:

Re: [GHC] #3866: Constr Eq instance should have better documentation or semantics

2010-02-24 Thread GHC
#3866: Constr Eq instance should have better documentation or semantics --+- Reporter: batterseapower |Owner: dreixel Type: bug| Status: assigned Priority: normal

Re: [GHC] #3886: Standalone deriving of NFData causes panic

2010-02-24 Thread GHC
#3886: Standalone deriving of NFData causes panic -+-- Reporter: blarsen | Owner: Type: bug | Status: closed Priority: normal

Re: [GHC] #3826: Can't infer type (type family as element type)

2010-02-24 Thread GHC
#3826: Can't infer type (type family as element type) +--- Reporter: spl |Owner: simonpj Type: bug | Status: new

Re: [GHC] #3822: guards in arrow notation (Arrows extension) case statement cause compiler panic

2010-02-24 Thread GHC
#3822: guards in arrow notation (Arrows extension) case statement cause compiler panic -+-- Reporter: StephenBlackheath |Owner: ross Type: bug | Status:

Re: [GHC] #3822: guards in arrow notation (Arrows extension) case statement cause compiler panic

2010-02-24 Thread GHC
#3822: guards in arrow notation (Arrows extension) case statement cause compiler panic -+-- Reporter: StephenBlackheath |Owner: ross Type: bug | Status:

Re: [GHC] #3866: Constr Eq instance should have better documentation or semantics

2010-02-24 Thread GHC
#3866: Constr Eq instance should have better documentation or semantics +--- Reporter: batterseapower | Owner: dreixel Type: bug| Status: closed Priority:

GHC failing during interactive linking with OpenAL

2010-02-24 Thread Seth442
Today I installed OpenAL on my windows machine. I installed both OpenAl-1.4.0.0 and ALUT-2.2.0.0 I am able to load the modules in haskell files and check the types of HOpenAL functions using GCHi, however, whenever I run a main routine in GCHi using HOpenAL functions I get the following error: