February 2008 Archives by thread
Starting: Fri Feb 1 10:54:28 EST 2008
Ending: Fri Feb 29 09:24:50 EST 2008
Messages: 321
- [GHC] #2066: Building 6.9 with 6.4.1 fails
GHC
- [GHC] #1537: do notation translation
GHC
- [GHC] #1537: do notation translation
GHC
- [GHC] #1537: do notation translation
GHC
- [GHC] #2067: ALUT fails to build on Mac OS X
GHC
- [GHC] #2073: ghci records empty input lines in readline history
GHC
- [GHC] #1168: Optimisation sometimes decreases sharing in IO code
GHC
- [GHC] #2048: Add split and splitWith to Data.List
GHC
- [GHC] #2053: Add read_history and write_history bindings to
readline
GHC
- [GHC] #2051: -hide-package doesn't allow hiding uninstalled
package
GHC
- [GHC] #2052: hpc ignores files containing LINES pragmas that
refer to .hsc files
GHC
- [GHC] #2057: inconsistent .hi file error gets ignored
GHC
- [GHC] #2047: ghc compiled program crashes with segfault when
using -M and/or -c
GHC
- [GHC] #1168: Optimisation sometimes decreases sharing in IO code
GHC
- [GHC] #2047: ghc compiled program crashes with segfault when
using -M and/or -c
GHC
- [GHC] #1168: Optimisation sometimes decreases sharing in IO code
GHC
- [GHC] #1136: High memory use when compiling many let bindings.
GHC
- [GHC] #2075: hpc should render information about the run in its
html markup
GHC
- [GHC] #2076: rational infinities don't compare correctly to each
other
GHC
- [GHC] #1168: Optimisation sometimes decreases sharing in IO code
GHC
- [GHC] #1168: Optimisation sometimes decreases sharing in IO code
GHC
- [GHC] #2047: ghc compiled program crashes with segfault when
using -M and/or -c
GHC
- [GHC] #2070: Record field selectors are not optimized
GHC
- [GHC] #1476: Template Haskell: splicing types and patterns
GHC
- [GHC] #1475: Adding imports and exports with Template Haskell
GHC
- [GHC] #1476: Template Haskell: splicing types and patterns
GHC
- [GHC] #1537: do notation translation
GHC
- [GHC] #2070: Record field selectors are not optimized
GHC
- [GHC] #1537: do notation translation
GHC
- [GHC] #1537: do notation translation
GHC
- [GHC] #1476: Template Haskell: splicing types and patterns
GHC
- [GHC] #1992: 6.8.2 intermittent build failure on multiple OS X
versions
GHC
- [GHC] #2077: GHC ignores pragma due to preceding comment
GHC
- [GHC] #1476: Template Haskell: splicing types and patterns
GHC
- [GHC] #1537: do notation translation
GHC
- [GHC] #2047: ghc compiled program crashes with segfault when
using -M and/or -c
GHC
- [GHC] #1736: GHC doesn't spot OPTIONS_GHC pragmas after 1k of
comments
GHC
- [GHC] #2078: INLINE and strictness
GHC
- [GHC] #2079: GHC 6.8.* doesn't recognize type variables
GHC
- [GHC] #2080: Bug in CmmOpt
GHC
- [GHC] #1537: do notation translation
GHC
- [GHC] #2081: On a strained PPC Mac OS X 10.4,
GHC reports internal error: stg_ap_v_ret
GHC
- [GHC] #1969: enormous compile times
GHC
- [GHC] #2047: ghc compiled program crashes with segfault when
using -M and/or -c
GHC
- [GHC] #1838: do not use getEnv "HOME",
use System.Directory.getHomeDirectory
GHC
- building under MacOSX 10.5 with macports
Peter Gavin
- [GHC] #1969: enormous compile times
GHC
- [GHC] #2082: In ghci, :i leaves out parens in type
GHC
- [GHC] #2083: linker reports missing symbols Main.c:(.text+0x12):
undefined reference to `__stginit_ZCMain'
Main.c:(.text+0x2c): undefined reference to `ZCMain_main_closure'
GHC
- [GHC] #2084: GHC panic
GHC
- [GHC] #2049: GHCi doesn't fully load previously broken modules
GHC
- [GHC] #1936: When lazy IO blocks, it blocks the whole runtime
GHC
- [GHC] #2085: cabal uses haddock from hard-coded location
GHC
- [GHC] #2023: Packages.lhs:mungePackagePaths doesn't handle
haddock-html & haddock-interfaces
GHC
- [GHC] #1971: unjustified warning about documentation
GHC
- [GHC] #2086: Fix test openFile008(ghci) by changing testlib.py to
apply cmd_prefix also for way ghci
GHC
- [GHC] #2087: On a PPC Mac OS X 10.4,
the RTS reports "Memory leak detected" running a program compiled
with -debug -threaded -fhpc
GHC
- [GHC] #1767: :show <setting> does not conform to documented
specification
GHC
- [GHC] #1771: hFileSize gives negative values
GHC
- [GHC] #1750: ghc-pkg stack overflow when mutually dependent
packages installed
GHC
- [GHC] #2088: GHC messages do not reflect argument name changes
GHC
- [GHC] #2089: reading the package db is slow
GHC
- [GHC] #2038: System.Posix.Resource.setResourceLimit gives
"setResourceLimit: invalid argument (Invalid argument)"
GHC
- [GHC] #1540: GHC on Macs
GHC
- [GHC] #2090: Better stack management please
GHC
- [GHC] #2091: heap corruption in ghc-6.8.2?
GHC
- [GHC] #1558: make the testsuite work with THREADS=2
GHC
- [GHC] #2092: Quadratic amount of code generated
GHC
- [GHC] #2093: getSymbolicLinkStatus (and possibly other functions)
broken on systems with large file system support
GHC
- [GHC] #2094: add two new forms of unsafePerformIO and one of
unsafeInterleaveIO
GHC
- [GHC] #2095: add new forms of unsafePerformIO and unsafeInterleaveIO
GHC
- [GHC] #1555: Reverse do notation: lexer bug?
GHC
- [GHC] #1555: Reverse do notation: lexer bug?
GHC
- [GHC] #1555: Reverse do notation: lexer bug?
GHC
- [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
GHC
- [GHC] #1555: Reverse do notation: lexer bug?
GHC
- [GHC] #2096: FFI file operations broken on 32-bit systems (inc many
functions in unix package)
GHC
- [GHC] #2097: bug in regEnumKeys (System.Win32.Registry)
GHC
- [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
GHC
- [GHC] #1992: 6.8.2 intermittent build failure on multiple OS X
versions
GHC
- [GHC] #2098: validate fails for PPC Mac OS X 10.4
GHC
- [GHC] #1544: Derived Read instances for recursive datatypes
with infix constructors are too inefficient
GHC
- [GHC] #2099: Storable instance for Complex
GHC
- [GHC] #974: Add unzipEithers, lefts, rights to Data.Either
GHC
- [GHC] #2100: [PATCH] generated FFI ccall stub prototypes are
incomplete
GHC
- [GHC] #1695: library submission: Data.Either.unzipEithers ::
[Either a b] -> ([a], [b])
GHC
- [GHC] #974: Add unzipEithers, lefts, rights to Data.Either
GHC
- [GHC] #2038: System.Posix.Resource.setResourceLimit gives
"setResourceLimit: invalid argument (Invalid argument)"
GHC
- [GHC] #1389: readline checks in configure.ac can probably be
removed
GHC
- [GHC] #2101: Allow some form of type-level lemma
GHC
- [GHC] #2102: Typeclass membership doesn't bring coercion superclass
requirements into scope
GHC
- [GHC] #2044: "Can't unify" error in debugger
GHC
- [GHC] #2045: Link error when compiling with -fhpc
GHC
- [GHC] #2050: GHCi should keep a persistent history file
GHC
- [GHC] #2058: Ghci tab-completion cannot handle Unicode
GHC
- [GHC] #2059: Erroneous results in trigonometric functions for >
double-precision values
GHC
- [GHC] #2059: Erroneous results in trigonometric functions for >
double-precision values
GHC
- [GHC] #2064: problems with duplicate modules
GHC
- [GHC] #2065: QuickCheck: coarbitrary for Double and Float is
broken.
GHC
- [GHC] #2068: need better exception names for fgl
GHC
- [GHC] #2069: GHC crashes when both -shared and --make flags are
specified
GHC
- [GHC] #2069: GHC crashes when both -shared and --make flags are
specified
GHC
- [GHC] #2071: hp2ps does not handle SCCs with spaces in the
identifiers
GHC
- [GHC] #2074: build of ghc-6.8.2 with extras failed
GHC
- [GHC] #2103: Some functions do not work on NetBSD
GHC
- [GHC] #1555: Reverse do notation: lexer bug?
GHC
- [GHC] #1908: Haskell code as a DLL triggers timeouts in the
client program
GHC
- [GHC] #1978: Error message: Undefined reference to `XXX_closure'
GHC
- [GHC] #1984: weird performance drop with -O2 on x86
GHC
- [GHC] #2012: compiling via-C does not work on ppc
GHC
- [GHC] #2014: getLinkDeps panic
GHC
- [GHC] #2022: DLL support broken
GHC
- [GHC] #2022: DLL support broken
GHC
- [GHC] #2025: supply a testsuite archive together with a source
release (for ghc-6.8.3)
GHC
- [GHC] #2028: STM slightly conservative on write-only
transactions
GHC
- [GHC] #2031: relocation overflow
GHC
- [GHC] #2035: New version of getModificationTime
GHC
- [GHC] #2015: SOE samples crash when running from ghci rather
than compiling and running with ghc
GHC
- [GHC] #2026: Simple data types in System.Posix.IO should have
Eq, Ord, etc. instances
GHC
- [GHC] #2104: Add Labels
GHC
- [GHC] #1537: do notation translation
GHC
- [GHC] #998: Tab-completion of filenames does not work in GHCi
6.6
GHC
- [GHC] #2105: garbage collection confusing in ghci for foreign
objects
GHC
- [GHC] #2106: parts of Language.Haskell.TH.Ppr in wrong package?
GHC
- [GHC] #1839: need ghc-pkg dump feature
GHC
- [GHC] #670: External Core is broken
GHC
- [GHC] #2107: "make install" doesn't install local copy of manual
GHC
- [GHC] #2108: ghci is not tail recursive
GHC
- [GHC] #2109: hIsEOF blocks when applied to a non-closed socket with
no input available
GHC
- [GHC] #1860: GMP dyn link dependencies in binary distributions
GHC
- [GHC] #149: missed CSE opportunity
GHC
- [GHC] #1890: Regression in mandelbrot benchmark due to inlining
GHC
- [GHC] #594: Support use of SSE2 in the x86 native code genreator
GHC
- [GHC] #2014: getLinkDeps panic
GHC
- [GHC] #1791: heap overflow should generate an exception
GHC
- [GHC] #1992: 6.8.2 intermittent build failure on multiple OS X
versions
GHC
- [GHC] #1984: weird performance drop with -O2 on x86
GHC
- [GHC] #1589: Process creation and communication doesn't scale
linearly
GHC
- [GHC] #1544: Derived Read instances for recursive datatypes
with infix constructors are too inefficient
GHC
- [GHC] #2110: Rules to eliminate casted id's
GHC
- [GHC] #2111: Incorrect arrow rec {} notation crashes in ghci
GHC
- [GHC] #2064: problems with duplicate modules
GHC
- [GHC] #2071: hp2ps does not handle SCCs with spaces in the
identifiers
GHC
- [GHC] #1984: weird performance drop with -O2 on x86
GHC
- [GHC] #1889: Regression in concurrency performance from ghc 6.6
to 6.8
GHC
- [GHC] #2112: Bad error message for malformed GADTs
GHC
- [GHC] #2113: +++ ghci panic
GHC
- [GHC] #1523: Constant overhead of threadDelay
GHC
- [GHC] #1860: GMP dyn link dependencies in binary distributions
GHC
- [GHC] #2114: Bad error message for omitting
-XExistentialQuantification flag
GHC
- [GHC] #2115: option for ghc rts to be linked as a shared object /
dll
GHC
- [GHC] #1523: Constant overhead of threadDelay
GHC
- [GHC] #1830: Automatic derivation of Lift
GHC
- [GHC] #2116: ghci should try to read erroneous modules partially
GHC
- [GHC] #1129: recvFrom blocking
GHC
- [GHC] #1523: Constant overhead of threadDelay
GHC
- [GHC] #974: Add partitionEithers, lefts, rights to Data.Either
GHC
- [GHC] #2117: ppc "./Setup build" seg-faults on Mac OS leopard
GHC
- [GHC] #1984: weird performance drop with -O2 on x86
GHC
- [GHC] #2118: deriving for GRose
GHC
- [GHC] #2119: explicitly importing deprecated symbols should elicit
the deprecation warning
GHC
- [GHC] #1523: Constant overhead of threadDelay
GHC
- [GHC] #886: Profiling doesn't work with -threaded
GHC
- how to use ghci-debugger with packages
Frederik Eaton
- [GHC] #1523: Constant overhead of threadDelay
GHC
- ghc-pkg.bin in infinite loop
Frederik Eaton
- [GHC] #2071: hp2ps does not handle SCCs with spaces in the
identifiers
GHC
- [GHC] #2120: Arrays allow out-of-bounds indexes
GHC
- [GHC] #1610: Make arrays safer
GHC
- [GHC] #1955: Heap profiling on Windows doesn't work
GHC
- [GHC] #1984: weird performance drop with -O2 on x86
GHC
- [GHC] #2023: Packages.lhs:mungePackagePaths doesn't handle
haddock-html & haddock-interfaces
GHC
- [GHC] #1899: compiler does not halt
GHC
- [GHC] #1977: Adding small check in Linux installer
GHC
- [GHC] #2073: ghci records empty input lines in readline history
GHC
- [GHC] #1281: runghc,
runhaskell invoke wrong ghc when not first ghc in PATH
GHC
- [GHC] #1281: runghc,
runhaskell invoke wrong ghc when not first ghc in PATH
GHC
- [GHC] #1955: Heap profiling on Windows doesn't work
GHC
- [GHC] #1281: runghc,
runhaskell invoke wrong ghc when not first ghc in PATH
GHC
- [GHC] #1281: runghc,
runhaskell invoke wrong ghc when not first ghc in PATH
GHC
- [GHC] #1955: Heap profiling on Windows doesn't work
GHC
- [GHC] #1216: indexing 2d arrays is slow and leaky. why?
GHC
- [GHC] #1523: Constant overhead of threadDelay
GHC
- [GHC] #886: Profiling doesn't work with -threaded
GHC
- [GHC] #886: Profiling doesn't work with -threaded
GHC
- [GHC] #2121: ghc-6.8.2: panic! -- idInfo b{tv a4zK} [tv]
GHC
- [GHC] #2122: file locked even though hClose called
GHC
- [GHC] #886: Profiling doesn't work with -threaded
GHC
- [GHC] #2123: implement waitForProcess using signals
GHC
- [GHC] #2124: My program compiles with -O1 but compiler panics with
-O2 and up
GHC
- [GHC] #2008: GHCi takes increasingly more memory
GHC
- [GHC] #2125: PAP object entered!
GHC
- [GHC] #1899: compiler does not halt
GHC
- [GHC] #2126: Misleading error message for newtype with no
constructors
GHC
- [GHC] #2127: Bad error message for FFI declaration with no -fffi
flag
GHC
- [GHC] #2128: Space leak with :trace
GHC
- [GHC] #2129: runInteractiveCommand/Process docs don't mention if
handles are text or binary
GHC
- [GHC] #886: Profiling doesn't work with -threaded
GHC
- [GHC] #2130: Mulitple comparisons on Word types produce redundant
comparisons
GHC
- [GHC] #2131: concprog001(threaded2) occasional failures.
GHC
- [GHC] #886: Profiling doesn't work with SMP execution
GHC
- [GHC] #2132: Optimise nested comparisons
GHC
- [GHC] #783: performance problem compiling large file
GHC
- [GHC] #1589: Process creation and communication doesn't scale
linearly
GHC
- [GHC] #955: more object-code blow-up in ghc-6.6 vs. ghc-6.4.2
(both with optimization)
GHC
- [GHC] #955: more object-code blow-up in ghc-6.6 vs. ghc-6.4.2
(both with optimization)
GHC
- [GHC] #955: more object-code blow-up in ghc-6.6 vs. ghc-6.4.2
(both with optimization)
GHC
- [GHC] #955: more object-code blow-up in ghc-6.6 vs. ghc-6.4.2
(both with optimization)
GHC
- [GHC] #955: more object-code blow-up in ghc-6.6 vs. ghc-6.4.2
(both with optimization)
GHC
Last message date:
Fri Feb 29 09:24:50 EST 2008
Archived on: Fri Feb 29 09:22:47 EST 2008
This archive was generated by
Pipermail 0.09 (Mailman edition).