Re: [GHC] #393: functions without implementations

2008-06-18 Thread GHC
#393: functions without implementations -+-- Reporter: c_maeder | Owner: simonpj Type: feature request | Status: new Priority: normal |

Re: [GHC] #635: Replace use of select() in the I/O manager with epoll/kqueue/etc.

2008-06-18 Thread GHC
#635: Replace use of select() in the I/O manager with epoll/kqueue/etc. +--- Reporter: simonmar| Owner: Type: task| Status: new Priority:

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

2008-06-18 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] #849: Offer control over branch prediction

2008-06-18 Thread GHC
#849: Offer control over branch prediction -+-- Reporter: simonpj | Owner: Type: feature request | Status: new Priority: normal | Milestone: 6.10

Re: [GHC] #1064: Allow users to add commentary to Haddock docs

2008-06-18 Thread GHC
#1064: Allow users to add commentary to Haddock docs -+-- Reporter: simonpj | Owner: Type: task | Status: new Priority: normal | Milestone: Not GHC Component: None |

[GHC] #2372: There is no version tag for 6.8.3 yet

2008-06-18 Thread GHC
#2372: There is no version tag for 6.8.3 yet +--- Reporter: bos | Owner: Type: bug | Status: new Priority: normal | Component: None Version: 6.8.2|

[GHC] #2373: Build fails to pass locations of external tools to libraries

2008-06-18 Thread GHC
#2373: Build fails to pass locations of external tools to libraries +--- Reporter: bos | Owner: Type: bug | Status: new Priority: normal | Component: Compiler

[GHC] #2374: MutableByteArray# is slower than Addr#

2008-06-18 Thread GHC
#2374: MutableByteArray# is slower than Addr# --+- Reporter: dolio | Owner: Type: bug| Status: new Priority: normal |

Re: [GHC] #2363: getChar cannot be interrupted with -threaded

2008-06-18 Thread GHC
#2363: getChar cannot be interrupted with -threaded +--- Reporter: simonmar| Owner: Type: bug | Status: new Priority: high| Milestone: 6.10

Re: [GHC] #1245: Turn tuples into syntactic sugar for heterogeneous lists

2008-06-18 Thread GHC
#1245: Turn tuples into syntactic sugar for heterogeneous lists -+-- Reporter: [EMAIL PROTECTED] | Owner: Type: feature request | Status: new Priority: normal

6.8.3 against DoCon

2008-06-18 Thread Serge D. Mechveliani
Dear GHC developers, I wonder whether ghc-6.8.3 is better than 6.8.2. Because 6.8.2 makes DoCon-2.11 under -M400m. And 6.8.3 does not suffice -M500m. It breaks with the heap exhaustion at the module RsePol_. -- Moreover, repeated

Re: [GHC] #1269: Haddock: no documentation for entities re-exported from another package

2008-06-18 Thread GHC
#1269: Haddock: no documentation for entities re-exported from another package ---+ Reporter: sorear | Owner: Type: bug| Status: new Priority: normal |

Re: [GHC] #1349: Generalise the ! and UNPACK mechanism for data types, to unpack function arguments

2008-06-18 Thread GHC
#1349: Generalise the ! and UNPACK mechanism for data types, to unpack function arguments --+- Reporter: simonpj | Owner: Type: task | Status: new Priority: normal|

Re: [GHC] #1364: Finalizers not guaranteed to run before the program exits

2008-06-18 Thread GHC
#1364: Finalizers not guaranteed to run before the program exits --+- Reporter: [EMAIL PROTECTED] | Owner: Type: feature request | Status: new Priority: normal

[GHC] #2375: RTS assertion failure on Vista with -DEBUG

2008-06-18 Thread GHC
#2375: RTS assertion failure on Vista with -DEBUG --+- Reporter: dias | Owner: Type: bug| Status: new

Re: [GHC] #1389: readline checks in configure.ac can probably be removed

2008-06-18 Thread GHC
#1389: readline checks in configure.ac can probably be removed --+- Reporter: simonmar | Owner: igloo Type: task | Status: new Priority: normal| Milestone:

Re: [GHC] #1409: Allow recursively dependent modules transparently (without .hs-boot or anything)

2008-06-18 Thread GHC
#1409: Allow recursively dependent modules transparently (without .hs-boot or anything) -+-- Reporter: Isaac Dupree | Owner: Type: feature request | Status: new Priority: normal

Re: 6.8.3 against DoCon

2008-06-18 Thread Ian Lynagh
Hi Serge, On Wed, Jun 18, 2008 at 04:39:57PM +0400, Serge D. Mechveliani wrote: But as ghc-6.8.2 handles DoCon all right, why do not you investigate this difference in 6.8.3 ? We did investigate it - the details are in this trac ticket:

Re: [GHC] #2372: There is no version tag for 6.8.3 yet

2008-06-18 Thread GHC
#2372: There is no version tag for 6.8.3 yet -+-- Reporter: bos | Owner: Type: bug | Status: closed Priority: normal | Milestone: Component: None |

Re: [GHC] #2092: Quadratic amount of code generated

2008-06-18 Thread GHC
#2092: Quadratic amount of code generated --+- Reporter: igloo | Owner: Type: run-time performance bug | Status: closed Priority: normal|

Re: [GHC] #1414: CString marshalling functions do not perform the specified conversion

2008-06-18 Thread GHC
#1414: CString marshalling functions do not perform the specified conversion +--- Reporter: ross| Owner: Type: bug | Status: new Priority: normal

Re: [GHC] #1441: Evaluating undefined should return line number and module of location of undefined

2008-06-18 Thread GHC
#1441: Evaluating undefined should return line number and module of location of undefined ---+ Reporter: [EMAIL PROTECTED] | Owner: Type: feature request| Status: new

Re: [GHC] #1452: Modules omitted from a .cabal file are not reported, but result in a non-functional library

2008-06-18 Thread GHC
#1452: Modules omitted from a .cabal file are not reported, but result in a non- functional library ---+ Reporter: guest | Owner: guest Type: bug| Status:

[GHC] #2376: GHC.Word: shiftR and shiftL are not marked as inline.

2008-06-18 Thread GHC
#2376: GHC.Word: shiftR and shiftL are not marked as inline. -+-- Reporter: mjark | Owner: Type: bug | Status: new Priority: normal

Re: [GHC] #1741: Threaded RTS must use processor affinity and processor information

2008-06-18 Thread GHC
#1741: Threaded RTS must use processor affinity and processor information +--- Reporter: guest | Owner: Type: task| Status: new Priority: normal |

[GHC] #2377: Building ghc-api with profiling fails during install

2008-06-18 Thread GHC
#2377: Building ghc-api with profiling fails during install +--- Reporter: bos | Owner: Type: bug | Status: new Priority: normal | Component: Compiler Version:

Re: [GHC] #1741: Threaded RTS must use processor affinity and processor information

2008-06-18 Thread GHC
#1741: Threaded RTS must use processor affinity and processor information +--- Reporter: guest | Owner: Type: task| Status: new Priority: normal |

Re: [GHC] #2095: add new forms of unsafePerformIO and unsafeInterleaveIO

2008-06-18 Thread GHC
#2095: add new forms of unsafePerformIO and unsafeInterleaveIO +--- Reporter: duncan | Owner: Type: proposal| Status: new Priority: normal | Milestone:

Re: [GHC] #2161: finaliser of a ForeignPtr called while references from unreachable threads exist

2008-06-18 Thread GHC
#2161: finaliser of a ForeignPtr called while references from unreachable threads exist +--- Reporter: agl | Owner: Type: bug | Status: new

Re: [GHC] #2168: ghci should show haddock comments for identifier

2008-06-18 Thread GHC
#2168: ghci should show haddock comments for identifier -+-- Reporter: j.waldmann | Owner: Type: feature request | Status: new Priority: normal |

Re: [GHC] #2213: Confusing flags for rewrite rules

2008-06-18 Thread GHC
#2213: Confusing flags for rewrite rules -+-- Reporter: dons | Owner: dons Type: bug | Status: assigned Priority: normal | Milestone: 6.10 branch

Re: [GHC] #2253: Native code generator could do better

2008-06-18 Thread GHC
#2253: Native code generator could do better --+- Reporter: dons | Owner: Type: run-time performance bug | Status: new Priority: normal

Re: [GHC] #2309: containers: specialize functions that fail in a Monad to Maybe

2008-06-18 Thread GHC
#2309: containers: specialize functions that fail in a Monad to Maybe --+- Reporter: ross |Owner: Type: proposal | Status: new Priority: normal

Re: [GHC] #1103: Japanese Unicode

2008-06-18 Thread GHC
#1103: Japanese Unicode -+-- Reporter: humasect | Owner: Type: bug | Status: new Priority: normal

Re: 6.8.3 against DoCon

2008-06-18 Thread Serge D. Mechveliani
On Wed, Jun 18, 2008 at 02:38:40PM +0100, Ian Lynagh wrote: Hi Serge, On Wed, Jun 18, 2008 at 04:39:57PM +0400, Serge D. Mechveliani wrote: But as ghc-6.8.2 handles DoCon all right, why do not you investigate this difference in 6.8.3 ? We did investigate it - the details are in

Re: [GHC] #2363: getChar cannot be interrupted with -threaded

2008-06-18 Thread GHC
#2363: getChar cannot be interrupted with -threaded +--- Reporter: simonmar| Owner: Type: bug | Status: new Priority: high| Milestone: 6.10

[GHC] #2378: panic: lookupVers1, when standalone deriving Typeable and Data

2008-06-18 Thread GHC
#2378: panic: lookupVers1, when standalone deriving Typeable and Data ---+ Reporter: guest | Owner: Type: bug | Status: new Priority: normal | Component: Compiler

[GHC] #2379: ghc-6.9.20080614: panic! (the 'impossible' happened)

2008-06-18 Thread GHC
#2379: ghc-6.9.20080614: panic! (the 'impossible' happened) +--- Reporter: megacz | Owner: Type: bug | Status: new Priority: normal | Component: Compiler Version:

[GHC] #2380: Adjustor.o crash compiling ghc 6.8.3 on iBook G4 10.4.11

2008-06-18 Thread GHC
#2380: Adjustor.o crash compiling ghc 6.8.3 on iBook G4 10.4.11 +--- Reporter: povman | Owner: Type: bug | Status: new Priority: normal | Component: Build

Re: [GHC] #2378: panic: lookupVers1, when standalone deriving Typeable and Data

2008-06-18 Thread GHC
#2378: panic: lookupVers1, when standalone deriving Typeable and Data -+-- Reporter: guest |Owner: Type: bug | Status: new Priority: normal|Milestone:

Re: [GHC] #1338: base package breakup

2008-06-18 Thread GHC
#1338: base package breakup --+- Reporter: simonmar | Owner: igloo Type: task | Status: new Priority: high | Milestone: 6.10 branch Component: Compiler |

Re: [GHC] #2380: Adjustor.o crash compiling ghc 6.8.3 on iBook G4 10.4.11

2008-06-18 Thread GHC
#2380: Adjustor.o crash compiling ghc 6.8.3 on iBook G4 10.4.11 -+-- Reporter: povman|Owner: Type: bug | Status: new Priority: normal|Milestone:

Re: [GHC] #1928: Confusing type error message

2008-06-18 Thread GHC
#1928: Confusing type error message -+-- Reporter: josef| Owner: Type: bug | Status: new Priority: low | Milestone:

Re: [GHC] #2360: More information in occurs check message

2008-06-18 Thread GHC
#2360: More information in occurs check message +--- Reporter: ajd |Owner: Type: feature request | Status: new Priority: normal |Milestone:

[GHC] #2381: :reload with non-existent module zeroes out prompt

2008-06-18 Thread GHC
#2381: :reload with non-existent module zeroes out prompt +--- Reporter: lumi | Owner: Type: bug | Status: new Priority: normal | Component: GHCi Version: