|
|
December 16, 2005
- Re: panic, Frederik Eaton
- panic, Frederik Eaton
- Re: Bug in cvs head ghci, Sigbjorn Finne
- RE: Bug in cvs head ghci, Simon Peyton-Jones
- Re: [GHC] #636: deriving Show for infix constructors forgets backquotes, GHC
- [GHC] #637: Ctrl-Break handler doesn't work in forked threads in "-threaded" RTS, GHC
- Re: [GHC] #636: deriving Show for infix constructors forgets backquotes, GHC
- Re: [GHC] #636: deriving Show for infix constructors forgets backquotes, GHC
- [GHC] #636: deriving Show for infix constructors forgets backquotes, GHC
- [GHC] #635: Replace use of select() in the I/O manager with epoll/kqueue/etc., GHC
- Re: [GHC] #631: deriving show fails in ghci/ppc, GHC
- Re: [GHC] #439: panic when interpreting compiled stuff, GHC
December 15, 2005
- Re: [GHC] #439: panic when interpreting compiled stuff, GHC
- Re: [GHC] #619: Port Hugs's Windows front end to GHCi., GHC
- Re: [GHC] #604: Windows installer: use WiX, GHC
- [GHC] #634: Implement a more efficient TArray, GHC
- Re: [GHC] #633: add dataCast{1, 2} to Data instances of Data.Set, Data.Map, etc., GHC
- Re: [GHC] #632: Make a 'fast' subset of the testsuite, GHC
- Re: [GHC] #628: Make ordinary libraries work with SMP RTS, GHC
- Re: [GHC] #624: Program location for thread error messages, GHC
- Re: [GHC] #620: IA-64 port, GHC
- Re: [GHC] #619: Port Hugs's Windows front end to GHCi., GHC
- Re: [GHC] #618: Dependency caching in ghc --make, GHC
- Re: [GHC] #617: Alpha port, GHC
- Re: [GHC] #615: Remove uses of ccall from PackedString, GHC
- Re: [GHC] #611: Tidy up array story, GHC
- Re: [GHC] #609: Useful optimisation for set-cost-centre, GHC
- Re: [GHC] #608: Make the NCG able to compile the RTS, GHC
- Re: [GHC] #607: Ticky-ticky profiling, GHC
- Re: [GHC] #606: Sparc native code generator, GHC
- Re: [GHC] #605: Optimisation: strict enumerations, GHC
- Re: [GHC] #604: Windows installer: use WiX, GHC
- Re: [GHC] #603: GC-spy connection, GHC
- Re: [GHC] #602: Warning Suppression, GHC
- Re: [GHC] #601: Replace GMP, GHC
- Re: [GHC] #599: The Front Panel, GHC
- Re: [GHC] #598: GHC Debugger, GHC
- Re: [GHC] #597: Various error messages have inaccurate source locations, GHC
- Re: [GHC] #596: Make GHC accept Unicode source files, GHC
- Re: [GHC] #595: Overhaul GHC's overlapping/non-exhaustive pattern checking, GHC
- Re: [GHC] #594: Support use of SSE2 in the x86 native code genreator, GHC
- Re: [GHC] #593: Cache contents of package.conf in a binary file, GHC
- Re: [GHC] #482: 'Bug' when installing GHC 6.4.1, GHC
December 14, 2005
- [GHC] #633: add dataCast{1, 2} to Data instances of Data.Set, Data.Map, etc., GHC
- Re: GHC internal error: traverse_weak_ptr_list: not WEAK, Joel Reymont
- Re: GHC internal error: traverse_weak_ptr_list: not WEAK, Joel Reymont
- RE: GHC internal error: traverse_weak_ptr_list: not WEAK, Simon Marlow
- Re: GHC internal error: traverse_weak_ptr_list: not WEAK, Joel Reymont
- GHC internal error: traverse_weak_ptr_list: not WEAK, Joel Reymont
- [GHC] #632: Make a 'fast' subset of the testsuite, GHC
- [GHC] #631: deriving show fails in ghci/ppc, GHC
December 08, 2005
- Re: patch for Gtk+ front panel, Duncan Coutts
- Ctrl-Break handler don't work in forked threads in "-threaded" RTS, Bulat Ziganshin
- Re: [GHC] #186: Bad sparc Int64 code via NCG with -O, GHC
- Re: [GHC] #591: Sparc/Linux: GHC crashes, GHC
- Re: [GHC] #487: powerpc/linux segfaulting binaries, GHC
- Re: [GHC] #485: AdjustorAsm.S doesn't build on AIX, GHC
- Re: [GHC] #470: build fails on Linux/sparc (genprimopcode: parse error at), GHC
- Re: [GHC] #265: ancilData breaks link on AIX, GHC
- Re: [GHC] #595: Overhaul GHC's overlapping/non-exhaustive pattern checking, GHC
- Re: [GHC] #596: Make GHC accept Unicode source files, GHC
- Re: [GHC] #600: Get make -j to work, GHC
- Re: [GHC] #599: The Front Panel, GHC
- Re: [GHC] #598: GHC Debugger, GHC
- Re: [GHC] #604: Windows installer: use WiX, GHC
- Re: [GHC] #603: GC-spy connection, GHC
- Bug in cvs head ghci, wld
- [GHC] #594: Support use of SSE2 in the x86 native code genreator, GHC
- [GHC] #593: Cache contents of package.conf in a binary file, GHC
December 07, 2005
- [GHC] #592: signal handlers should be able to access siginfo_t information, GHC
- RE: [Haskell-cafe] New runtime crash, not sure what to make of it, Simon Marlow
- [GHC] #591: Sparc/Linux: GHC crashes, GHC
- Re: [GHC] #590: hsc2hs: quoting of macro arguments containing commas, GHC
- [GHC] #590: hsc2hs: quoting of macro arguments containing commas, GHC
- RE: idea to allow ghci to use a different libs list, Duncan Coutts
- FFI in threaded mode (was Re: New runtime crash, not sure what to make of it), Joel Reymont
- New runtime crash, not sure what to make of it, Joel Reymont
December 02, 2005
- [ ghc-Bugs-1194392 ] internal error in GHC, SourceForge.net
- RE: Project postmortem, Simon Marlow
- RE: Project postmortem, Simon Marlow
- Re: Project postmortem, Tomasz Zielonka
- RE: [Haskell-cafe] Project postmortem, Simon Marlow
- [ ghc-Bugs-1194393 ] segmentation fault, SourceForge.net
- Re: [Haskell-cafe] Project postmortem, Joel Reymont
- Re: [Haskell-cafe] Project postmortem, Tomasz Zielonka
- RE: Project postmortem, Simon Marlow
- RE: idea to allow ghci to use a different libs list, Simon Marlow
- [ ghc-Bugs-1370370 ] panic! 'impossible' happened, thread blocked indefinitely, SourceForge.net
- [ ghc-Bugs-1274506 ] GHCi doesn't run computations in a new thread, SourceForge.net
- [ ghc-Bugs-1075259 ] Wrong overlapped/missing pattern warnings, SourceForge.net
November 17, 2005
- Re: runProcess+removeFile, Windows, possibly finaliser not running, Esa Ilari Vuokko
- RE: runProcess+removeFile, Windows, possibly finaliser not running, Simon Marlow
- [ ghc-Bugs-1358718 ] undefined behavior in time_str (RtsUtils.c), SourceForge.net
- runProcess+removeFile, Windows, possibly finaliser not running, Esa Ilari Vuokko
- updated_fwd: unknown/strange object 0, Joel Reymont
October 28, 2005
- Re: GHC-6.4.1 much slower than GHC-6.4, Christian Maeder
- RE: GHC-6.4.1 much slower than GHC-6.4, Simon Marlow
- Re: GHC-6.4.1 much slower than GHC-6.4, Mirko Rahn
- Re: GHC-6.4.1 much slower than GHC-6.4, Christian Maeder
- Re: GHC-6.4.1 much slower than GHC-6.4, Christian Maeder
- RE: GHC-6.4.1 much slower than GHC-6.4, Simon Marlow
- Re: GHC-6.4.1 much slower than GHC-6.4, Mirko Rahn
- RE: GHC-6.4.1 much slower than GHC-6.4, Simon Marlow
- Re: GHC-6.4.1 much slower than GHC-6.4, Mirko Rahn
- RE: GHC-6.4.1 much slower than GHC-6.4, Simon Peyton-Jones
- Re: GHC-6.4.1 much slower than GHC-6.4, Mirko Rahn
- RE: GHC-6.4.1 much slower than GHC-6.4, Simon Marlow
- Re: GHC-6.4.1 much slower than GHC-6.4, Christian Maeder
- RE: bug report, stg_ap_v_ret, Tim Daly Jr.
- RE: bug report, stg_ap_v_ret, Simon Marlow
- bug report, stg_ap_v_ret, Tim Daly Jr.
October 17, 2005
- [ ghc-Bugs-1328901 ] internal error: schedule: awaitEvent() in threaded RTS, SourceForge.net
- Re[2]: GHC 6.5 (Visual Haskell) bug with wxHaskell, Piotr Wilkin
- [ ghc-Bugs-1328684 ] Win GHC 6.4.1 crashes while building FastPackedString, SourceForge.net
- [ ghc-Bugs-1328684 ] Win GHC 6.4.1 crashes while building FastPackedString, SourceForge.net
- [ ghc-Bugs-1328684 ] Win GHC 6.4.1 crashes while building FastPackedString, SourceForge.net
- RE: "panic! (the `impossible' happened): Prelude.head: empty list, Simon Peyton-Jones
- RE: GHC 6.5 (Visual Haskell) bug with wxHaskell, Simon Marlow
- GHC 6.5 (Visual Haskell) bug with wxHaskell, Piotr Wilkin
- the impossible happened, Robby Findler
- [ ghc-Bugs-1328256 ] GLUT: Visibility doc flipped, SourceForge.net
September 13, 2005
- Re: runghc takes modules from current working directory, Frederik Eaton
- RE: GADT: weird error message, Simon Peyton-Jones
- RE: problems building ghc 6.4.1_pre using 6.4 withmultiplecabalversions installed, Simon Marlow
- Re: problems building ghc 6.4.1_pre using 6.4 with multiplecabalversions installed, Andres Loeh
- RE: memory allocation failed, Simon Marlow
- Re: memory allocation failed, David F. Place
- [ ghc-Bugs-807249 ] Instance match failure on openTypeKind, SourceForge.net
- [ ghc-Bugs-1289573 ] mkProtoBCO: stack use won't fit in 16 bits 79141, SourceForge.net
- [ ghc-Bugs-1285326 ] scavenge_one: strange object 47, SourceForge.net
- [ ghc-Bugs-1289569 ] hPutBuf doesn't respect LineBuffering, SourceForge.net
- [ ghc-Bugs-1186741 ] stack overflow when loading a big, SourceForge.net
- RE: runghc takes modules from current working directory, Simon Marlow
- RE: mysterious directory include error, Simon Marlow
- RE: problems building ghc 6.4.1_pre using 6.4 with multiplecabalversions installed, Simon Marlow
- RE: ghc-6.4.1.20050903 (and maybe newer versions?) doesn't support--exec-prefix different from --prefix, Simon Marlow
- RE: memory allocation failed, Simon Marlow
- [ ghc-Bugs-1282571 ] +RTS -xc and SIGINT handler gives seg fault, SourceForge.net
- [ ghc-Bugs-1277825 ] segmentation fault when profiling large case, SourceForge.net
- [ ghc-Bugs-1285326 ] scavenge_one: strange object 47, SourceForge.net
September 12, 2005
- Re: mysterious directory include error, Frederik Eaton
- [ ghc-Bugs-1285326 ] scavenge_one: strange object 47, SourceForge.net
- RE: panic while compiling with GHC-6.4, Simon Peyton-Jones
- [ ghc-Bugs-1285326 ] scavenge_one: strange object 47, SourceForge.net
- Re: runghc takes modules from current working directory, Frederik Eaton
- Re: mysterious directory include error, Frederik Eaton
- RE: runghc takes modules from current working directory, herington, dean
- RE: problems building ghc 6.4.1_pre using 6.4 with multiple cabalversions installed, Duncan Coutts
- [ ghc-Bugs-1186431 ] mkGraph Stack Overflow, SourceForge.net
- RE: problems building ghc 6.4.1_pre using 6.4 with multiple cabalversions installed, Simon Marlow
- [ ghc-Bugs-1266898 ] parse error way too late, SourceForge.net
- RE: mysterious directory include error, Simon Marlow
- RE: runghc takes modules from current working directory, Simon Marlow
- RE: runghc, .hs suffix, Simon Marlow
- "strange closure type 37108": MSWin32, 6.4.1 snapshot and other versions, Gaal Yahas
- panic while compiling with GHC-6.4, Dmitry Vyal
- GADT: weird error message, Arthur Baars
- internal error: scavenge_stack: weird activation record found on stack: 0, Jason Dagit
August 11, 2005
- [ ghc-Bugs-1206426 ] SHGetFolderPath link error, SourceForge.net
- [ ghc-Bugs-1186911 ] Prologue junk?, SourceForge.net
- [ ghc-Bugs-1213876 ] Xlib Types Not Instances of Anything, SourceForge.net
- [ ghc-Bugs-1245810 ] Random.StdGen slowness, SourceForge.net
- [ ghc-Bugs-1256785 ] Recompilation check should include flags, SourceForge.net
- Re: stdin set to nonblocking mode, Sigbjorn Finne
- [ ghc-Bugs-1251699 ] ghc-6.4.1.20050801: panic!, SourceForge.net
- [ ghc-Bugs-1251699 ] ghc-6.4.1.20050801: panic!, SourceForge.net
- [ ghc-Bugs-1251699 ] ghc-6.4.1.20050801: panic!, SourceForge.net
- RE: stdin set to nonblocking mode, Simon Marlow
- RE: Cabal on OS X; ghc segfault?, Simon Marlow
- RE: --make and -main-is still not working together?, Simon Peyton-Jones
- [ ghc-Bugs-1256533 ] Recompilation check should include flags, SourceForge.net
- [ ghc-Bugs-635718 ] Bad space behaviour with huge input file, SourceForge.net
- Re: --make and -main-is still not working together?, Niels
- [ ghc-Bugs-635718 ] Bad space behaviour with huge input file, SourceForge.net
- [ ghc-Bugs-635718 ] Bad space behaviour with huge input file, SourceForge.net
- Re: Cabal on OS X; ghc segfault?, Andre Pang
- stdin set to nonblocking mode, John Meacham
August 10, 2005
- [ ghc-Bugs-635718 ] Bad space behaviour with huge input file, SourceForge.net
- Re: Deriving Typeable instances, Frank Huch
- RE: Deriving Typeable instances, Ralf Lammel
- RE: Deriving Typeable instances, Simon Peyton-Jones
- [ ghc-Bugs-1248208 ] Result type signatures and lexically scoped type variables, SourceForge.net
- RE: System.Cmd.system/rawSystem set stdin/stdout to non-blocking mode, Simon Marlow
- RE: queryFdOption broken, Simon Marlow
- RE: Deriving Typeable instances, Simon Marlow
- RE: --make and -main-is still not working together?, Simon Marlow
- Internal error: scavenge_one, Tien Tuan Anh Dinh
- RE: another wash compile problem, Simon Marlow
- Re: another wash compile problem, Frederik Eaton
August 09, 2005
- [ ghc-Bugs-1012157 ] -caf-all bugs, SourceForge.net
- System.Cmd.system/rawSystem set stdin/stdout to non-blocking mode, Adam Sampson
- queryFdOption broken, Adam Sampson
- [ ghc-Bugs-935792 ] --make and -main-is don't work together, SourceForge.net
- [ ghc-Bugs-1255023 ] haddock doesn't like records, SourceForge.net
- Re: getDirectoryContents fails in GHC 6.5 snapshots, works in GHC 6.4.1 snapshots, Sigbjorn Finne
- [ ghc-Bugs-1246483 ] Template Haskell panic with class names, SourceForge.net
- RE: Deriving Typeable instances, Simon Peyton-Jones
- Re: Cabal on OS X; ghc segfault?, Isaac Jones
- --make and -main-is still not working together?, Niels
- RE: another wash compile problem, Simon Marlow
August 05, 2005
- [ ghc-Bugs-1249527 ] runhaskell causes GHC to segfault on OS X, SourceForge.net
- small error in building.xml, Andres Loeh
- profiling in Cabal in 6.4.1-aug-1, Serge D. Mechveliani
- Re: "Error: symbol `__stg_split_marker' is already defined", Frederik Eaton
- RE: "Error: symbol `__stg_split_marker' is already defined", Simon Marlow
- RE: profiling in Cabal in 6.4.1-aug-1, Simon Marlow
- [ ghc-Bugs-1251699 ] ghc-6.4.1.20050801: panic!, SourceForge.net
- RE: ghc crash, Simon Marlow
- RE: "Error: symbol `__stg_split_marker' is already defined", Simon Marlow
- Re: "Error: symbol `__stg_split_marker' is already defined", Frederik Eaton
- "Error: symbol `__stg_split_marker' is already defined", Frederik Eaton
- [ ghc-Bugs-1251699 ] ghc-6.4.1.20050801: panic!, SourceForge.net
August 01, 2005
- [ ghc-Bugs-1249527 ] runhaskell causes GHC to segfault on OS X, SourceForge.net
- RE: missing ELF relocations, Simon Marlow
- [ ghc-Bugs-1249226 ] runInteractiveProcess and closed stdin., SourceForge.net
- [ ghc-Bugs-1249527 ] runhaskell causes GHC to segfault on OS X, SourceForge.net
- [ ghc-Bugs-1249527 ] runhaskell causes GHC to segfault on OS X, SourceForge.net
- [ ghc-Bugs-1247773 ] when typing expression fails, don't try to Show it, SourceForge.net
- [ ghc-Bugs-1249527 ] runhaskell causes GHC to segfault on OS X, SourceForge.net
- missing ELF relocations, Ganesh Sittampalam
- [ ghc-Bugs-1249226 ] runInteractiveProcess and closed stdin., SourceForge.net
July 26, 2005
- [ ghc-Bugs-1245266 ] Runtime exception on Windows, possibly due to bit operations, SourceForge.net
- [ ghc-Bugs-1245266 ] Runtime exception on Windows, possibly due to bit operations, SourceForge.net
- [ ghc-Bugs-1245266 ] Runtime exception on Windows, possibly due to bit operations, SourceForge.net
- Re: [Haskell-cafe] Control.Monad.Cont fun, Thomas Jäger
- [ ghc-Bugs-1244882 ] Template Haskell: reification of data types w/o constructors, SourceForge.net
- [ ghc-Bugs-1244882 ] Template Haskell: reification of data types w/o constructors, SourceForge.net
- [ ghc-Bugs-1244882 ] Template Haskell: reification of data types w/o constructors, SourceForge.net
- [ ghc-Bugs-1244882 ] Template Haskell: reification of data types w/o constructors, SourceForge.net
- [ ghc-Bugs-1244882 ] Template Haskell: reification of data types w/o constructors, SourceForge.net
July 25, 2005
- Re: Reporting as ordered: ghc.exe: panic! (the `impossible' happened, GHC version 6.4), Juan Carlos Arevalo Baeza
- RE: ghci :tags command conflicts with :type, Duncan Coutts
- RE: Reporting as ordered: ghc.exe: panic! (the `impossible' happened, GHC version 6.4), Simon Marlow
- RE: Bug in The Glorious Glasgow Haskell Compilation System User's Guide, Version 6.4, Simon Peyton-Jones
- RE: ghci :tags command conflicts with :type, Simon Marlow
- Bug in The Glorious Glasgow Haskell Compilation System User's Guide, Version 6.4, Allen Brown
- forkM failed: Declaration for compileC user error (IOEnv failure) (Was: Re: GHC API: Access to nativeCodeGen?), Peter A Jonsson
- Re: Cabal on OS X; ghc segfault?, Gregory Wright
- Reporting as ordered: ghc.exe: panic! (the `impossible' happened, GHC version 6.4), Juan Carlos Arevalo Baeza
- [ ghc-Bugs-1243982 ] can't compile Y-combinator, SourceForge.net
- ghci :tags command conflicts with :type, Duncan Coutts
July 12, 2005
- [ ghc-Bugs-1219092 ] panic when splicing a declaration with an existing name, SourceForge.net
- [ ghc-Bugs-1019758 ] SPECIALIZE pragma and polymorphic instances, SourceForge.net
- [ ghc-Bugs-1236718 ] TcSimplify.lhs:(2093, 13)-(2094, 38): Non-exhaustive patterns, SourceForge.net
- [ ghc-Bugs-1236718 ] TcSimplify.lhs:(2093, 13)-(2094, 38): Non-exhaustive patterns, SourceForge.net
- [ ghc-Bugs-1235728 ] unsafeInterleaveIO + Ctrl-C/killThread related segfault, SourceForge.net
- making 6.4.1-pre-July-12 by itself, Serge D. Mechveliani
- [ ghc-Bugs-1234458 ] Hardcoded path to perl.exe, SourceForge.net
- RE: [HOpenGL] FW: ghc-6.4.1 on solaris, Simon Marlow
- RE: [HOpenGL] FW: ghc-6.4.1 on solaris, Axel Simon
- RE: [HOpenGL] FW: ghc-6.4.1 on solaris, Simon Marlow
- RE: [HOpenGL] FW: ghc-6.4.1 on solaris, Axel Simon
July 11, 2005
- RE: make fail for 6.4.1-pre-July-11, Simon Peyton-Jones
- [ ghc-Bugs-1235728 ] unsafeInterleaveIO + Ctrl-C/killThread related segfault, SourceForge.net
- [ ghc-Bugs-1234458 ] Hardcoded path to perl.exe, SourceForge.net
- make fail for 6.4.1-pre-July-11, Serge D. Mechveliani
- RE: Compiling ghc 6.4 with ghc 5.04.3, Simon Marlow
- Re: [ 1213876 ] Xlib Types Not Instances of Anything, Jonathan Cast
- [ ghc-Bugs-1234458 ] Hardcoded path to perl.exe, SourceForge.net
- [ ghc-Bugs-1231273 ] confusing error, SourceForge.net
- [ ghc-Bugs-807249 ] Instance match failure on openTypeKind, SourceForge.net
- [ ghc-Bugs-1232660 ] Warning and glagow-exts instead of glasgow-exts, SourceForge.net
July 07, 2005
- [ ghc-Bugs-1234458 ] Hardcoded path to perl.exe, SourceForge.net
- bug in ghc-6.4-src\libraries\base\Data\Version.hs, Bulat Ziganshin
- [ ghc-Bugs-1219920 ] socketToHandle, hGetContents cause errors in ghci, SourceForge.net
- [ ghc-Bugs-1234256 ] instance of synonym, SourceForge.net
- [ ghc-Bugs-1234239 ] Bad location for violation of functional dependency, SourceForge.net
- [ ghc-Bugs-1219920 ] socketToHandle, hGetContents cause errors in ghci, SourceForge.net
- [ ghc-Bugs-1019758 ] SPECIALIZE pragma and polymorphic instances, SourceForge.net
- RE: Compiling ghc 6.4 with ghc 5.04.3, Axel Simon
- [ ghc-Bugs-1186431 ] mkGraph Stack Overflow, SourceForge.net
July 06, 2005
- Re: another wash compile problem, Frederik Eaton
- [ ghc-Bugs-1206426 ] SHGetFolderPath link error, SourceForge.net
- [ ghc-Bugs-1019758 ] SPECIALIZE pragma and polymorphic instances, SourceForge.net
- [ ghc-Bugs-1219920 ] socketToHandle, hGetContents cause errors in ghci, SourceForge.net
- [ ghc-Bugs-1195579 ] IntMap.split wrong split, SourceForge.net
- [ ghc-Bugs-1195579 ] IntMap.split wrong split, SourceForge.net
- [ ghc-Bugs-1226252 ] internal error: EVACUATED object entered!, SourceForge.net
- [ ghc-Bugs-1226252 ] internal error: EVACUATED object entered!, SourceForge.net
- [ ghc-Bugs-1175518 ] Syntax errors in HsBase.h when using -fvia-c, SourceForge.net
- [ ghc-Bugs-1187295 ] runProcess hangs with duplicate handles, SourceForge.net
- Re: Compiling ghc 6.4.1.20050705 with ghc 5.04.2, Christian Maeder
- [ ghc-Bugs-1187302 ] runProcess doesn't close handles?, SourceForge.net
- [ ghc-Bugs-1232479 ] panic: "Non-exhaustive patterns in function zip_ty_env", SourceForge.net
- Re: Compiling ghc 6.4 with ghc 5.04.3, Christian Maeder
- [ 1213876 ] Xlib Types Not Instances of Anything, ross
- [ ghc-Bugs-1219920 ] socketToHandle, hGetContents cause errors in ghci, SourceForge.net
- [ ghc-Bugs-1233146 ] runghc exits with status zero when compilation fails, SourceForge.net
- RE: Compiling ghc 6.4 with ghc 5.04.3, Axel Simon
- [ ghc-Bugs-807249 ] Instance match failure on openTypeKind, SourceForge.net
- [ ghc-Bugs-1232479 ] panic: "Non-exhaustive patterns in function zip_ty_env", SourceForge.net
- [ ghc-Bugs-1232660 ] Warning and glagow-exts instead of glasgow-exts, SourceForge.net
- [ ghc-Bugs-1097471 ] amd64: adjustor creation possibly buggy, SourceForge.net
- [ ghc-Bugs-1162762 ] fromInteger-related pattern match overlap warnings, SourceForge.net
- [ ghc-Bugs-1162736 ] "ghc -M" complains about multiply-defined "Main" modules, SourceForge.net
- [ ghc-Bugs-1170933 ] Sparc/Solaris: _module_registered in QuickCheck, SourceForge.net
- [ ghc-Bugs-1177320 ] GHC: panic! (compiler bug?), SourceForge.net
- [ ghc-Bugs-1178851 ] double-panic with GADTs, SourceForge.net
- [ ghc-Bugs-1179108 ] GADT - fundep interaction, SourceForge.net
- [ ghc-Bugs-1180651 ] Strange GADT behaviour, SourceForge.net
- [ ghc-Bugs-1186911 ] Prologue junk?, SourceForge.net
- [ ghc-Bugs-1187295 ] runProcess hangs with duplicate handles, SourceForge.net
- [ ghc-Bugs-1187302 ] runProcess doesn't close handles?, SourceForge.net
- [ ghc-Bugs-1194392 ] internal error in GHC, SourceForge.net
- [ ghc-Bugs-1194393 ] segmentation fault, SourceForge.net
- [ ghc-Bugs-1219920 ] socketToHandle, hGetContents cause errors in ghci, SourceForge.net
- [ ghc-Bugs-1220281 ] hsc2hs looks for cmd.exe under Win98, SourceForge.net
- [ ghc-Bugs-1233146 ] runghc exits with status zero when compilation fails, SourceForge.net
- [ ghc-Bugs-1231273 ] confusing error, SourceForge.net
- [ ghc-Bugs-1226252 ] internal error: EVACUATED object entered!, SourceForge.net
- [ ghc-Bugs-1222522 ] scavenge_stack: weird activation record found on stack:37548, SourceForge.net
- [ ghc-Bugs-1221539 ] internal error: startTask: Can't create new task, SourceForge.net
- [ ghc-Bugs-1233278 ] GHC does not eforce that Main exports main, SourceForge.net
- RE: Compiling ghc 6.4 with ghc 5.04.3, Simon Peyton-Jones
- Re: Compiling ghc 6.4 with ghc 5.04.3, Christian Maeder
- Compiling ghc 6.4 with ghc 5.04.3, Axel Simon
- [ ghc-Bugs-1233146 ] runghc exits with status zero when compilation fails, SourceForge.net
May 24, 2005
- [ ghc-Bugs-1198765 ] make depend of ghc-6.5 segfaults on x86-64, SourceForge.net
- [ ghc-Bugs-1198765 ] make depend of ghc-6.5 segfaults on x86-64, SourceForge.net
- RE: runInteractiveProcess, confused, Simon Marlow
- [ ghc-Bugs-1198765 ] make depend of ghc-6.5 segfaults on x86-64, SourceForge.net
- [ ghc-Bugs-1206891 ] unjustified deduction error, SourceForge.net
- Re: Re[2]: the impossible happened, Malcolm Wallace
- RE: ghci obscurity, Simon Peyton-Jones
- [ ghc-Bugs-1205825 ] Incorrect "Defined but not used", SourceForge.net
- Re: ghci obscurity, Frederik Eaton
May 23, 2005
- RE: Re[4]: the impossible happened, Simon Marlow
- Re[4]: the impossible happened, Bulat Ziganshin
- Re[2]: the impossible happened, Bulat Ziganshin
- RE: Re[2]: the impossible happened, Simon Peyton-Jones
- [ ghc-Bugs-807249 ] Instance match failure on openTypeKind, SourceForge.net
- Re: the impossible happened, Donald Bruce Stewart
- Re[2]: the impossible happened, Bulat Ziganshin
- [ ghc-Bugs-1206355 ] System.Cmd.system fails on Win9x, SourceForge.net
- Re: the impossible happened, Tomasz Zielonka
- Re: the impossible happened, Frederik Eaton
- RE: the impossible happened, Simon Peyton-Jones
- RE: ghci obscurity, Simon Peyton-Jones
- [ ghc-Bugs-1206891 ] unjustified deduction error, SourceForge.net
May 11, 2005
- [ ghc-Bugs-1200026 ] System.Posix.Signals.setStoppedChildFlag segfaults, SourceForge.net
- [ ghc-Bugs-1199364 ] internal error: scavenge_one: strange object 68, amd64, SourceForge.net
- [ ghc-Bugs-1198393 ] Program aborts with segmentation fault when profiling used., SourceForge.net
- RE: ghc-6.2.1 panics while compiling darcs 1.0.3-rc1, Simon Marlow
- RE: runghc exit status, Simon Marlow
- GHC mutual recursion weirdness, Samuel Bronson
- ghc-6.2.1 panics while compiling darcs 1.0.3-rc1, Louai Khanji
- runghc exit status, Frederik Eaton
- [ ghc-Bugs-1199529 ] ghc --make panic on fptools/ghc/compiler/Lexer.hs, SourceForge.net
May 10, 2005
- [ ghc-Bugs-1199364 ] internal error: scavenge_one: strange object 68, amd64, SourceForge.net
- [ ghc-Bugs-1198765 ] make depend of ghc-6.5 segfaults on x86-64, SourceForge.net
- [ ghc-Bugs-1198673 ] can't build ghc with package depending on lang installed, SourceForge.net
- [ ghc-Bugs-1097471 ] amd64: adjustor creation possibly buggy, SourceForge.net
- [ ghc-Bugs-1198765 ] make depend of ghc-6.5 segfaults on x86-64, SourceForge.net
- [ ghc-Bugs-1198673 ] can't build ghc with package depending on lang installed, SourceForge.net
- [ ghc-Bugs-1198673 ] can't build jhc with package depending on lang installed, SourceForge.net
- [ ghc-Bugs-1198673 ] can't build jhc with package depending on lang installed, SourceForge.net
- [ ghc-Bugs-1097471 ] amd64: adjustor creation not supported, SourceForge.net
May 03, 2005
- [ ghc-Bugs-1194808 ] Template panics the compiler, SourceForge.net
- [ ghc-Bugs-1188785 ] panic! ... forkM Declaration for tables{v}, SourceForge.net
- building ghc 6.4 from source on unstable debian fails make install, Terrence Brannon
- using ghc as a C compiler, Duncan Coutts
- internal error: evacuate: strange closure type 32768, Greg Buchholz
- [ ghc-Bugs-1194392 ] internal error in GHC, SourceForge.net
- [ ghc-Bugs-1194393 ] segmentation fault, SourceForge.net
- [ ghc-Bugs-1188785 ] panic! ... forkM Declaration for tables{v}, SourceForge.net
- [ ghc-Bugs-1188785 ] panic! ... forkM Declaration for tables{v}, SourceForge.net
- [ ghc-Bugs-1162969 ] Over-zealous dup-import warning, SourceForge.net
- [ ghc-Bugs-1188785 ] panic! ... forkM Declaration for tables{v}, SourceForge.net
- [ ghc-Bugs-1194393 ] segmentation fault, SourceForge.net
- [ ghc-Bugs-1194392 ] internal error in GHC, SourceForge.net
April 25, 2005
- [ ghc-Bugs-1188155 ] Bootstrapping fails at System/CPUTime_hsc.c, SourceForge.net
- [ ghc-Bugs-1189354 ] GHC dies silently with faulty preprocessor, SourceForge.net
- RE: ghc.exe: panic! (the `impossible' happened, GHC version 6.4), Simon Peyton-Jones
- RE: System/CPUTime.hs hsc2hs-inplace error, Simon Marlow
- [ ghc-Bugs-1189354 ] GHC dies silently with faulty preprocessor, SourceForge.net
- RE: compiler bug (in version 6.4), Simon Marlow
- RE: System/CPUTime.hs hsc2hs-inplace error, Simon Marlow
- RE: -O causing a 7x slowdown (Map of IORef's), Simon Marlow
- RE: openFile "/dev/null" WriteMode fails, Simon Marlow
- [ ghc-Bugs-1189354 ] GHC dies silently with faulty preprocessor, SourceForge.net
- System/CPUTime.hs hsc2hs-inplace error, Armin Obersteiner
- ghc.exe: panic! (the `impossible' happened, GHC version 6.4), Damyan Pepper
- compiler bug (in version 6.4), Henning Günther
- [Template-haskell] TH bug finally, kyra
- [Template-haskell] TH bug again (GHC 6.4), kyra
- TH bug reported (GHC 6.4), kyra
- [ ghc-Bugs-1186853 ] Kind error cccasionally reported, SourceForge.net
April 15, 2005
- [ ghc-Bugs-1183840 ] (OS X) Can't link MonadCont, but ghci works, SourceForge.net
- [ ghc-Bugs-1183840 ] (OS X) Can't link MonadCont, but ghci works, SourceForge.net
- [ ghc-Bugs-1183229 ] Missing 'x' in User's Guide 7.7: Arrow Notation, SourceForge.net
- [ ghc-Bugs-1183840 ] (OS X) Can't link MonadCont, but ghci works, SourceForge.net
- [ ghc-Bugs-1180651 ] Strange GADT behaviour, SourceForge.net
- [ ghc-Bugs-1183840 ] (OS X) Can't link MonadCont, but ghci works, SourceForge.net
- RE: Bus Error with ghc 6.4 on Solaris, Simon Peyton-Jones
- RE: cvs head, winxp, make fails to make target `HSwin32.o', needed by `all'., Simon Peyton-Jones
- ghc's hPutBuf doesn't obey the buffering mode, Ian Lynagh
- [ ghc-Bugs-1183455 ] Possible error using concurrency, SourceForge.net
April 14, 2005
- RE: calling back to Haskell from several C threads, Simon Marlow
- calling back to Haskell from several C threads, Bulat Ziganshin
- [ ghc-Bugs-1183229 ] Missing 'x' in User's Guide 7.7: Arrow Notation, SourceForge.net
- Re: cvs head, winxp, make fails to make target `HSwin32.o', needed by `all'., Claus Reinke
- RE: cvs head, winxp, make fails to make target `HSwin32.o', needed by `all'., Simon Peyton-Jones
April 11, 2005
- cvs head, winxp, make fails to make target `HSwin32.o', needed by `all'., C.Reinke
- [ ghc-Bugs-1180651 ] Strange GADT behaviour, SourceForge.net
- [ ghc-Bugs-1164178 ] ghci fails to start, no GHCziBase_ZC_con_info, SourceForge.net
- [ ghc-Bugs-1179267 ] darcs crash, SourceForge.net
- [ ghc-Bugs-1180366 ] Compiler panic with very simple class, SourceForge.net
- [ ghc-Bugs-1179433 ] the 'impossible' happened..., SourceForge.net
- RE: [ ghc-Bugs-1175454 ] System.system fails on windows98se, also disables ghci's :!, Simon Marlow
April 06, 2005
- RE: Bug in hDuplicateTo in GHC 6.4, Simon Marlow
- [ ghc-Bugs-1177838 ] libraries/GLUT compile on FreeBSD (patch incl), SourceForge.net
- Bug in hDuplicateTo in GHC 6.4, Volker Wysk
- RE: Broken Web links in ghc-6.4 top-level README, Andy Dougherty
- Re: exposed package exposes dependent packages, Andres Loeh
- RE: Broken Web links in ghc-6.4 top-level README, Simon Marlow
- RE: exposed package exposes dependent packages, Simon Marlow
- RE: [ ghc-Bugs-1175454 ] System.system fails on windows98se, also disables ghci's :!, Simon Marlow
- Broken Web links in ghc-6.4 top-level README, Andy Dougherty
- ghc-6.4 bootstrap problem with System/CPUTime_hsc.c, Andy Dougherty
- RE: exposed package exposes dependent packages, Duncan Coutts
April 05, 2005
- RE: exposed package exposes dependent packages, Simon Marlow
- exposed package exposes dependent packages, Duncan Coutts
- [ ghc-Bugs-1177320 ] GHC: panic! (compiler bug?), SourceForge.net
- Re: [ ghc-Bugs-1175454 ] System.system fails on windows98se, also disables ghci's :!, Claus Reinke
- RE: [ ghc-Bugs-1175454 ] System.system fails on windows98se, also disables ghci's :!, Simon Marlow
- Re: [ ghc-Bugs-1175454 ] System.system fails on windows98se, also disables ghci's :!, Claus Reinke
- [ ghc-Bugs-1175454 ] System.system fails on windows98se, also disables ghci's :!, SourceForge.net
March 23, 2005
- [ ghc-Bugs-1169235 ] internat error: sth_ap_v_ret, SourceForge.net
- RE: win98, ctrl-c & System.system (was: Updated 6.4 Windows installer RC), Simon Marlow
- RE: win98, ctrl-c & System.system (was: Updated 6.4 Windows installer RC), Simon Marlow
- Re: win98, ctrl-c & System.system (was: Updated 6.4 Windows installer RC), Claus Reinke
- [ ghc-Bugs-1169235 ] internat error: sth_ap_v_ret, SourceForge.net
- Re: win98, ctrl-c & System.system (was: Updated 6.4 Windows installer RC), Sigbjorn Finne
- Re: win98, ctrl-c & System.system (was: Updated 6.4 Windows installer RC), Claus Reinke
- [ ghc-Bugs-1145315 ] ObjectIO-Lib: Problem scrolling compund control, SourceForge.net
- RE: win98, ctrl-c & System.system (was: Updated 6.4 Windows installer RC), Simon Marlow
March 16, 2005
- [ ghc-Bugs-1164833 ] Panic while linking with hs-boot files, SourceForge.net
- RE: Bad eta expand during building, Simon Peyton-Jones
- [ ghc-Bugs-1164490 ] obtuse shell scripting in profiling docs, SourceForge.net
- [ ghc-Bugs-1164490 ] obtuse shell scripting in profiling docs, SourceForge.net
- [ ghc-Bugs-1164490 ] obtuse shell scripting in profiling docs, SourceForge.net
- Bad eta expand during building, Axel Simon
- RE: url problem, missing GLUT, and building package ghc, Simon Marlow
- [ ghc-Bugs-1164178 ] ghci fails to start, no GHCziBase_ZC_con_info, SourceForge.net
- [ ghc-Bugs-1164178 ] ghci fails to start, no GHCziBase_ZC_con_info, SourceForge.net
- RE: Object IO problem, Mike Thomas
- [ ghc-Bugs-1145315 ] ObjectIO-Lib: Problem scrolling compund control, SourceForge.net
March 15, 2005
- [ ghc-Bugs-1163018 ] Profiling broken under windows for ghc-6.4?, SourceForge.net
- [ ghc-Bugs-1163018 ] Profiling broken under windows for ghc-6.4?, SourceForge.net
- Object IO problem, Simon Peyton-Jones
- [ ghc-Bugs-1161624 ] Scoping error in lambda expressions in arrow code, SourceForge.net
- [ ghc-Bugs-1163018 ] Profiling broken under windows for ghc-6.4?, SourceForge.net
- RE: more GADT surprises, Simon Peyton-Jones
- url problem, missing GLUT, and building package ghc, C.Reinke
- more GADT surprises, Andres Loeh
- RE: loop performance bug, Manuel M T Chakravarty
- Re: GADT internal error on incorrect program, Andres Loeh
- GADT internal error on incorrect program, Andres Loeh
- RE: loop performance bug, Simon Peyton-Jones
- Re: GPF WinXP GHCi 6.4, Ross Paterson
- RE: GPF WinXP GHCi 6.4, Simon Marlow
- RE: FW: ghc, linux, Simon Marlow
- Re: GPF WinXP GHCi 6.4, Ross Paterson
- RE: GPF WinXP GHCi 6.4, Simon Marlow
- Re: FW: ghc, linux, Yong Luo
- Re: loop performance bug, Josef Svenningsson
- Re: loop performance bug, Donald Bruce Stewart
- Broken Cabal, Iavor Diatchki
- Re: loop performance bug, Duncan Coutts
- Re: loop performance bug, Duncan Coutts
- Re: loop performance bug, Sean Seefried
- Re: loop performance bug, Lemmih
- Re: loop performance bug, Lemmih
- Re: loop performance bug, Josef Svenningsson
- Re: loop performance bug, Duncan Coutts
March 14, 2005
- [ ghc-Bugs-1163215 ] internal error: scavenge_mark_stack:, SourceForge.net
- Re: FW: ghc, linux, Malcolm Wallace
- loop performance bug, Duncan Coutts
- [ ghc-Bugs-1163018 ] Profiling broken under windows for ghc-6.4?, SourceForge.net
- RE: 'type' declarations, Simon Peyton-Jones
- [ ghc-Bugs-1162969 ] Over-zealous dup-import warning, SourceForge.net
- [ ghc-Bugs-1162965 ] Exponential behaviour with type synonyms, SourceForge.net
- Re: FW: ghc, linux, Malcolm Wallace
- RE: ghc --make and linking, Simon Peyton-Jones
- RE: ghc can't find libraries for non-standard install, Simon Marlow
- RE: building cvs head with cygwin/mingw: ghc-inplace tries to executedirectory?, Simon Marlow
- ghc can't find libraries for non-standard install, John Tromp
- Bug: GPF WinXP GHCi 6.4, Nick Main
- Re: FW: ghc, linux, Volker Stolz
- FW: ghc, linux, Simon Peyton-Jones
- [ ghc-Bugs-1162762 ] fromInteger-related pattern match overlap warnings, SourceForge.net
- [ ghc-Bugs-1162736 ] "ghc -M" complains about multiply-defined "Main" modules, SourceForge.net
March 11, 2005
- [ ghc-Bugs-1161624 ] Scoping error in lambda expressions in arrow code, SourceForge.net
- RE: Illtyped generated code with unsafeCoerce#, F# and -O, Simon Marlow
- RE: Illtyped generated code with unsafeCoerce#, F# and -O, Simon Peyton-Jones
- RE: "impossible happened" with "class XML a where toXML :: a -> XML", Simon Peyton-Jones
- RE: Illtyped generated code with unsafeCoerce#, F# and -O, Simon Marlow
- [ ghc-Bugs-1117672 ] overlapping pattern matching weirdness, SourceForge.net
- Re: Illtyped generated code with unsafeCoerce#, F# and -O, Donald Bruce Stewart
- Re: Illtyped generated code with unsafeCoerce#, F# and -O, Wolfgang Thaller
- Illtyped generated code with unsafeCoerce#, F# and -O, Donald Bruce Stewart
March 09, 2005
- Re: environment variables for ghc, Frederik Eaton
- Re: environment variables for ghc, Frederik Eaton
- RE: environment variables for ghc, Simon Marlow
- RE: environment variables for ghc, Simon Marlow
- Re: environment variables for ghc, Tomasz Zielonka
- Re: environment variables for ghc, Frederik Eaton
- Re: environment variables for ghc, Tomasz Zielonka
- retainer profiling documentation, Frederik Eaton
- Re: environment variables for ghc, Frederik Eaton
- Re: environment variables for ghc, Tomasz Zielonka
- Re: environment variables for ghc, Frederik Eaton
- Re: environment variables for ghc, Tomasz Zielonka
- Re: environment variables for ghc, Frederik Eaton
- [ ghc-Bugs-1107398 ] internal error: getMBlock: mmap: Invalid argument, SourceForge.net
- [ ghc-Bugs-1107398 ] internal error: getMBlock: mmap: Invalid argument, SourceForge.net
- [ ghc-Bugs-1107398 ] internal error: getMBlock: mmap: Invalid argument, SourceForge.net
- Re: ghc --make and linking, Brian Smith
- ghc --make and linking, Frederik Eaton
- [ ghc-Bugs-1107398 ] internal error: getMBlock: mmap: Invalid argument, SourceForge.net
March 04, 2005
- Re: calling MacOS X experts, Ian Lynagh
- calling MacOS X experts, Malcolm Wallace
- RE: ghc-6.4 -M does not respect {-# OPTIONS -fglasgow-exts #-} pragma, Duncan Coutts
- [ ghc-Bugs-1153674 ] #line pragmas not respected inside nested comments, SourceForge.net
- [ ghc-Bugs-1122207 ] EVACUATED object entered!, SourceForge.net
- [ ghc-Bugs-1156596 ] Simplifier doesn't preserve bottoms sometimes, SourceForge.net
- [ ghc-Bugs-1153674 ] #line pragmas not respected inside nested comments, SourceForge.net
- RE: ghc-6.4 -M does not respect {-# OPTIONS -fglasgow-exts #-} pragma, Simon Marlow
- adjustor creation not supported on x86_64, Jens Petersen
- [ ghc-Bugs-1156554 ] GHCi: No instance for (Show (IO ())), SourceForge.net
February 22, 2005
- Re: ghc-6.4.20050220: panic! eval_data2tag..., Thomas Hallgren
- RE: drop for negative argument, Simon Peyton-Jones
- [ ghc-Bugs-1146068 ] Data.Generics type error, SourceForge.net
- [ ghc-Bugs-1146118 ] gmp's memory management, SourceForge.net
- [ ghc-Bugs-1146118 ] gmp's memory management, SourceForge.net
- RE: ghc-6.4.20050220: panic! eval_data2tag..., Simon Marlow
- RE: current build blocks indefinitely, Simon Marlow
- [ ghc-Bugs-1146068 ] Data.Generics type error, SourceForge.net
- [ ghc-Bugs-1146068 ] Data.Generics type error, SourceForge.net
- [ ghc-Bugs-1146068 ] Data.Generics type error, SourceForge.net
- [ ghc-Bugs-1146068 ] Data.Generics type error, SourceForge.net
- ghc-6.4.20050220: panic! eval_data2tag..., Thomas Hallgren
January 04, 2005
- [ ghc-Bugs-1096068 ] Problems with binary linux distribution, SourceForge.net
- RE: GHC panic/loop (mdo), Simon Peyton-Jones
- Re: ghc.exe: panic! (the `impossible' happened, GHC version 6.3): urk, Sven Panne
- RE: ghc.exe: panic! (the `impossible' happened, GHC version 6.3): urk, Simon Peyton-Jones
- Re: ghc.exe: panic! (the `impossible' happened, GHC version 6.3): urk, Lemmih
- Runtime system doesn't notice changed file descriptor status, Volker Wysk
- ghc.exe: panic! (the `impossible' happened, GHC version 6.3): urk, Satnam Singh
- GHC panic/loop (mdo), Iavor Diatchki
- Re: visibility of instances (was: Bug in compiling large projects ?), Martin Erwig
|
|