[GHC] #1229: Add min/max handling operations for IntSet/IntMap

2007-03-14 Thread GHC
#1229: Add min/max handling operations for IntSet/IntMap -+-- Reporter: jpbernardy| Owner: Type: proposal | Status: new Priority: normal| Milest

Re: [GHC] #1134: swap minView/maxView return value

2007-03-14 Thread GHC
#1134: swap minView/maxView return value +--- Reporter: jpbernardy | Owner: jpbernardy Type: proposal| Status: closed Priority: normal | Milestone: 6.8 Comp

[GHC] #1228: GHCi freezes in Windows upon pressing Ctrl+C (always, not just under cygwin)

2007-03-14 Thread GHC
#1228: GHCi freezes in Windows upon pressing Ctrl+C (always, not just under cygwin) +--- Reporter: guest| Owner: Type: bug | Status: new Priority: normal | Milestone:

[GHC] #1227: Crash with biographical profiling on OS X

2007-03-14 Thread GHC
#1227: Crash with biographical profiling on OS X ---+ Reporter: Judah Jacobson | Owner: Type: bug | Status: new Priority: normal | Milestone: Compo

[GHC] #1226: Add flags --full-flag-help and --print-docdir

2007-03-14 Thread GHC
#1226: Add flags --full-flag-help and --print-docdir +--- Reporter: igloo| Owner: Type: feature request | Status: new Priority: normal | Milestone: 6.8

Re: [GHC] #1225: configure of yi generates error message on AMD 64-bit OpenBSD 4.0

2007-03-14 Thread GHC
#1225: configure of yi generates error message on AMD 64-bit OpenBSD 4.0 --+- Reporter: guest | Owner: Type: bug | Status: new Priority: normal| Mileston

[GHC] #1225: configure of yi generates error message on AMD 64-bit OpenBSD 4.0

2007-03-14 Thread GHC
#1225: configure of yi generates error message on AMD 64-bit OpenBSD 4.0 ---+ Reporter: guest | Owner: Type: bug | Status: new Priority: normal | Mile

[GHC] #1224: ghci failed to load

2007-03-14 Thread GHC
#1224: ghci failed to load +--- Reporter: guest| Owner: Type: bug | Status: new Priority: high | Milestone: Component: GHCi | Versi

Re: [GHC] #1082: Documentation missing from MacOS PPC binary

2007-03-14 Thread GHC
#1082: Documentation missing from MacOS PPC binary ---+ Reporter: guest | Owner: thorkilnaur Type: bug| Status: new Priority: normal | Milestone: 6.6.1

Re: How about change prep-bin-dist-mingw's default enviroment up todate?

2007-03-14 Thread Claus Reinke
ps there has to be a less ugly way to get the doc path than this, though: ghc-pkg field base haddock-html | sed -e 's/^[^:]*: //' -e 's/$topdir/echo `ghc --print-libdir`/e' http://hackage.haskell.org/trac/ghc/ticket/937 This fix will be in 6.6.1. great, thanks! that almost makes my sug

Re: How about change prep-bin-dist-mingw's default enviroment up todate?

2007-03-14 Thread Simon Marlow
Claus Reinke wrote: ps there has to be a less ugly way to get the doc path than this, though: ghc-pkg field base haddock-html | sed -e 's/^[^:]*: //' -e 's/$topdir/echo `ghc --print-libdir`/e' http://hackage.haskell.org/trac/ghc/ticket/937 This fix will be in 6.6.1. Cheers, Simo

Re: [GHC] #1210: Unimplemented opcode error while running ZFS

2007-03-14 Thread Ian Lynagh
On Wed, Mar 14, 2007 at 09:42:36AM +, Pasqualino 'Titto' Assini wrote: > > are you sure that this is the same bug? > > Bug 1013 appears to have been fixed in GHC 6.6. while this bug is still > present in 6.6. 1013 has been fixed in the 6.6 branch (so 6.6.1 will be fixed), but 6.6 itself is

Re: [GHC] #1209: getMBlocks: misaligned block returned

2007-03-14 Thread GHC
#1209: getMBlocks: misaligned block returned --+- Reporter: CBa | Owner: Type: bug | Status: new Priority: normal

Re: [GHC] #1210: Unimplemented opcode error while running ZFS

2007-03-14 Thread Pasqualino 'Titto' Assini
Hi, are you sure that this is the same bug? Bug 1013 appears to have been fixed in GHC 6.6. while this bug is still present in 6.6. Regards, titto On Wednesday 14 March 2007 06:49:13 GHC wrote: > #1210: Unimplemented opcode error while running ZFS > +--

Visual Haskell Installation issues

2007-03-14 Thread OJ
Hi Guys, I just wanted to let you know that I haven't been able to successfully install Visual Haskell on my system. I am running: Windows XP x64 Visual Studio 2005 SP1 The process fails when it attempts to register the components for use with Visual Studio. I'm not sure if this is becau

Re: [GHC] #1194: tcrun032 regressed

2007-03-14 Thread GHC
#1194: tcrun032 regressed --+- Reporter: igloo | Owner: Type: bug | Status: closed Priority: normal| Milestone: 6.6.1 Component: Compiler |Version: 6.6

Re: How about change prep-bin-dist-mingw's default enviroment up todate?

2007-03-14 Thread Claus Reinke
The nightly builds are moving to BuildBot (in case you hadn't noticed). We have 4 Windows builds in BuildBot: nightly HEAD/6.6 and fast HEAD/6.6. Currently I'm not building any distributions from these builds, but I'd like to. thanks for the update, Simon. there are many things i get out of t

Re: [GHC] #1214: Iface type variable out of scope

2007-03-14 Thread GHC
#1214: Iface type variable out of scope -+-- Reporter: igloo| Owner: simonpj Type: bug | Status: closed Priority: normal | Milestone:

Re: [GHC] #1221: Types don't match expressions in type error

2007-03-14 Thread GHC
#1221: Types don't match expressions in type error -+-- Reporter: igloo| Owner: Type: bug | Status: new Priority: low |

Re: [GHC] #1221: Types don't match expressions in type error

2007-03-14 Thread GHC
#1221: Types don't match expressions in type error -+-- Reporter: igloo| Owner: Type: bug | Status: new Priority: low |

Re: [GHC] #1221: Types don't match expressions in type error

2007-03-14 Thread GHC
#1221: Types don't match expressions in type error -+-- Reporter: igloo| Owner: Type: bug | Status: new Priority: normal |

Re: [GHC] #1223: ghc-6.6: panic! (the 'impossible' happened)

2007-03-14 Thread GHC
#1223: ghc-6.6: panic! (the 'impossible' happened) ---+ Reporter: [EMAIL PROTECTED] | Owner: Type: bug| Status: closed Priority: normal | Milestone:

Re: How about change prep-bin-dist-mingw's default enviroment up todate?

2007-03-14 Thread Simon Marlow
Claus Reinke wrote: prep-bin-dist-mingw supports to bundle GHC Windows binary distribution with cc1plus.exe, now. But prep-bin-dist-mingw assumes that GHC is build by MinGQ version 3, Does anyone know whether or not this script is still used? It looks like it contains a number of out-of-date v

Re: [GHC] #1200: ghci scripts ending in printf lines fail with Exception: Prelude.undefined

2007-03-14 Thread GHC
#1200: ghci scripts ending in printf lines fail with Exception: Prelude.undefined +--- Reporter: dons| Owner: igloo Type: bug | Status: new Priority: normal |