Re: [GHC] #1012: ghc panic with mutually recursive modules and template haskell

2008-01-03 Thread GHC
#1012: ghc panic with mutually recursive modules and template haskell --+- Reporter: guest | Owner: Type: bug | Status: reopened Priority: normal|

Re: [GHC] #1012: ghc panic with mutually recursive modules and template haskell

2008-01-03 Thread GHC
#1012: ghc panic with mutually recursive modules and template haskell --+- Reporter: guest | Owner: Type: bug | Status: reopened Priority: normal|

Re: [GHC] #1944: round function causes cblas NaNs

2008-01-03 Thread GHC
#1944: round function causes cblas NaNs ---+ Reporter: SevenThunders | Owner: Type: bug| Status: new Priority: normal | Milestone: 6.8.3 Component:

Re: [GHC] #1898: segfault with +RTS -N2 (related to tryTakeMVar?)

2008-01-03 Thread GHC
#1898: segfault with +RTS -N2 (related to tryTakeMVar?) +--- Reporter: j.waldmann | Owner: simonmar Type: bug | Status: new Priority: high| Milestone: 6.8.3

Re: [GHC] #2013: ghci crash on startup: R_X86_64_32S relocation out of range.

2008-01-03 Thread GHC
#2013: ghci crash on startup: R_X86_64_32S relocation out of range. -+-- Reporter: mboes| Owner: Type: bug | Status: new Priority: normal | Milestone:

Re: [GHC] #1999: panic with GADT etc.

2008-01-03 Thread GHC
#1999: panic with GADT etc. --+- Reporter: jeltsch | Owner: chak Type: bug | Status: new Priority: normal| Milestone: 6.10 branch Component: Compiler |

Re: [GHC] #1898: segfault with +RTS -N2 (related to tryTakeMVar?)

2008-01-03 Thread GHC
#1898: segfault with +RTS -N2 (related to tryTakeMVar?) +--- Reporter: j.waldmann | Owner: igloo Type: merge | Status: new Priority: high| Milestone: 6.8.3 Component:

Re: [GHC] #2006: unreachable GADT pattern clauses show up as warnings with -Wall

2008-01-03 Thread GHC
#2006: unreachable GADT pattern clauses show up as warnings with -Wall --+- Reporter: ryani | Owner: Type: bug | Status: new Priority: normal| Milestone:

Re: http://www.haskell.org/ghc/dist/mac_frameworks/GNUreadline-framework.zip

2008-01-03 Thread Ian Lynagh
Hi Christian, On Thu, Jan 03, 2008 at 02:41:56PM +0100, Christian Maeder wrote: Judah's framework (2342543 Bytes) http://www.math.ucla.edu/~jjacobson/ghc/GNUreadline-framework.zip should replace (my old one) http://www.haskell.org/ghc/dist/mac_frameworks/GNUreadline-framework.zip Done!

Re: [GHC] #595: Overhaul GHC's overlapping/non-exhaustive pattern checking

2008-01-03 Thread GHC
#595: Overhaul GHC's overlapping/non-exhaustive pattern checking --+- Reporter: simonmar | Owner: Type: task | Status: new Priority: normal|

Re: [GHC] #2000: -funfolding-update-in-place badly documented

2008-01-03 Thread GHC
#2000: -funfolding-update-in-place badly documented --+- Reporter: m4dc4p| Owner: igloo Type: merge | Status: new Priority: normal| Milestone: 6.8.3 Component: Compiler

Re: [GHC] #2011: [6.8.1 regression] panic: lookupVers1 base:GHC.Prim sym{tc}

2008-01-03 Thread GHC
#2011: [6.8.1 regression] panic: lookupVers1 base:GHC.Prim sym{tc} --+- Reporter: simonmar | Owner: igloo Type: merge | Status: new Priority: high | Milestone: 6.8.3

Re: [GHC] #793: Use gcc's libffi to replace Adjustor.c and ByteCodeFFI.hs?

2008-01-03 Thread GHC
#793: Use gcc's libffi to replace Adjustor.c and ByteCodeFFI.hs? +--- Reporter: simonmar| Owner: simonmar Type: task| Status: new Priority: normal

Re: [GHC] #1395: let ./configure check for a GNUreadline framework

2008-01-03 Thread GHC
#1395: let ./configure check for a GNUreadline framework -+-- Reporter: [EMAIL PROTECTED]| Owner: Type: feature request | Status: reopened Priority: normal |

Re: [GHC] #1395: let ./configure check for a GNUreadline framework

2008-01-03 Thread GHC
#1395: let ./configure check for a GNUreadline framework -+-- Reporter: [EMAIL PROTECTED]| Owner: Type: feature request | Status: reopened Priority: normal |

Re: [GHC] #1987: GHCi's config file in AppData\ghc folder on Windows

2008-01-03 Thread GHC
#1987: GHCi's config file in AppData\ghc folder on Windows -+-- Reporter: felixmar | Owner: Type: feature request | Status: new Priority: low |

Re: http://www.haskell.org/ghc/dist/mac_frameworks/GNUreadline-framework.zip

2008-01-03 Thread Thorkil Naur
Hello, Thanks everybody. However, I believe that using a modified readline library is debatable, mainly because it adds the burden of keeping this library up-to-date to the GHC maintenance process. Having a renamed library is one thing and it does not seem that also modifying the contents of

Re: [GHC] #1958: collect2: ld terminated with signal 10 [Bus error]: Building parsec on a PPC Mac OS X 10.5 Leopard as part of GHC 6.9

2008-01-03 Thread GHC
#1958: collect2: ld terminated with signal 10 [Bus error]: Building parsec on a PPC Mac OS X 10.5 Leopard as part of GHC 6.9 -+-- Reporter: thorkilnaur | Owner: thorkilnaur Type: bug |