| #2701 |
Cannot derive Data for structures containing unboxed values
|
igloo
|
merge
|
normal
|
Compiler
|
6.10.1
|
| #2713 |
Fixities interact badly with TH under GHC 6.10.1 20081007
|
igloo
|
merge
|
normal
|
Template Haskell
|
6.10.1
|
| #2714 |
No match in record selector Var.tcTyVarDetails
|
merge
|
merge
|
normal
|
Compiler (Type checker)
|
6.10.1
|
| #2716 |
ghci uses an enormous amount of memory (recent 6.10 snapshots)
|
|
bug
|
high
|
GHCi
|
6.10.1
|
| #2728 |
T2627 profasm/profc: Kinds don't match in type application
|
|
bug
|
normal
|
Compiler
|
6.10.1
|
| #2654 |
pwd problems
|
|
bug
|
normal
|
Build System
|
6.11
|
| #2663 |
STM crash with -N2+
|
igloo
|
merge
|
normal
|
Runtime System
|
6.11
|
| #2668 |
Standalone deriving doesn't do newtype deriving properly
|
igloo
|
merge
|
normal
|
Compiler
|
6.11
|
| #2672 |
Provide GHC Haddock documentation at standard location
|
|
task
|
high
|
Documentation
|
6.11
|
| #2688 |
GHC 6.10.0.20081007 hangs instead of giving error about missing type class constraint
|
igloo
|
merge
|
high
|
Compiler
|
6.11
|
| #2690 |
Problem building HEAD when a newer version of Cabal is installed
|
|
bug
|
normal
|
Compiler
|
6.11
|
| #631 |
GHCi doesn't work unregisterised
|
simonmar
|
bug
|
normal
|
GHCi
|
6.4.1
|
| #654 |
Cabalization of the GHC library.
|
igloo
|
feature request
|
normal
|
Build System
|
6.4.1
|
| #657 |
add WARNING pragma
|
igloo
|
task
|
normal
|
Compiler
|
6.4.1
|
| #793 |
Use gcc's libffi to replace Adjustor.c and ByteCodeFFI.hs?
|
simonmar
|
task
|
normal
|
Runtime System
|
6.4.1
|
| #1198 |
Windows: hWaitForInput returns False for file handles, and doesn't work properly for consoles
|
simonmar
|
bug
|
low
|
libraries/base
|
6.6
|
| #1232 |
generalise runhaskell to support arbitrary file names, not just those with .{l}hs extensions
|
|
feature request
|
normal
|
Compiler
|
6.6
|
| #1248 |
Use sensible flags for ghc -M
|
igloo
|
task
|
normal
|
Compiler
|
6.6
|
| #1281 |
runghc, runhaskell invoke wrong ghc when not first ghc in PATH
|
igloo
|
bug
|
normal
|
Compiler
|
6.6
|
| #738 |
ghc can't load files with selinux Enforcing
|
|
feature request
|
normal
|
Runtime System
|
6.6.1
|
| #1337 |
Fix wrong indentation from Text.PrettyPrint.HughesPJ fill (fcat and fsep)
|
thorkilnaur
|
bug
|
normal
|
libraries/pretty
|
6.6.1
|
| #1479 |
Merge GHC's hsc2hs with http://darcs.haskell.org/hsc2hs
|
igloo
|
task
|
normal
|
hsc2hs
|
6.6.1
|
| #1920 |
Show instance for Ratio is wrong
|
igoo
|
merge
|
normal
|
libraries/base
|
6.6.1
|
| #1934 |
Bad interplay between -O2 and -prof -auto-all in GHC-6.6.1
|
|
bug
|
normal
|
Compiler
|
6.6.1
|
| #1389 |
readline checks in configure.ac can probably be removed
|
igloo
|
task
|
normal
|
Build System
|
6.7
|
| #1875 |
Compiling with -O is 30 times slower than with -Onot
|
|
bug
|
normal
|
Compiler
|
6.8.1
|
| #1997 |
Stricter enumFrom instance for Integer, to match Int
|
igloo
|
bug
|
normal
|
libraries/base
|
6.8.2
|
| #2045 |
Link error when compiling with -fhpc
|
igloo
|
merge
|
normal
|
Compiler
|
6.8.2
|
| #2052 |
hpc ignores files containing LINES pragmas that refer to .hsc files
|
AndyGill
|
bug
|
normal
|
Code Coverage
|
6.8.2
|
| #2148 |
x86_64 code use several GiB of memory generates: internal error: ASSERTION FAILED: file sm/Storage.c, line 1126
|
simonmar
|
bug
|
high
|
Runtime System
|
6.8.2
|
| #2152 |
bogus inlining of foreign import "foo.h &foo"
|
simonpj
|
bug
|
normal
|
Compiler
|
6.8.2
|
| #2169 |
Compilation fails first time without giving an error, later succeeds without changing code
|
|
bug
|
normal
|
Compiler
|
6.8.2
|
| #2176 |
H98 module Array exports non-H98 instance Functor ((->) a)
|
|
bug
|
normal
|
libraries/haskell98
|
6.8.2
|
| #2194 |
internal error: R_X86_64_32 relocation out of range
|
|
bug
|
normal
|
Compiler
|
6.8.2
|
| #2202 |
type error causes type checker stack overflow
|
chak
|
bug
|
normal
|
Compiler (Type checker)
|
6.8.2
|
| #2265 |
GHC 6.8 (STABLE) autoconf version requirements issue
|
|
bug
|
normal
|
Build System
|
6.8.2
|
| #2295 |
Combined -odir/-hidir flag
|
igloo
|
merge
|
normal
|
Driver
|
6.8.2
|
| #2298 |
renameFile is not atomic on Windows
|
simonmar
|
bug
|
normal
|
libraries/base
|
6.8.2
|
| #2300 |
GHCi locks up on long input
|
|
bug
|
normal
|
GHCi
|
6.8.2
|
| #2304 |
unicode digits misparsed in escape sequences
|
|
bug
|
normal
|
Compiler (Parser)
|
6.8.2
|
| #2305 |
GHC does not care __RENAME macro
|
|
feature request
|
normal
|
Compiler (FFI)
|
6.8.2
|
| #2307 |
Poor warning for conflicting functional dependencies
|
|
bug
|
normal
|
Compiler
|
6.8.2
|
| #2310 |
Panic in ghci 6.8.2 with -fglasgow-exts
|
igloo
|
bug
|
normal
|
GHCi
|
6.8.2
|
| #2311 |
hpc markup fails to create directory when marking up coverage of a package
|
AndyGill
|
bug
|
normal
|
Code Coverage
|
6.8.2
|
| #2319 |
STM not as fair as it could be
|
igloo
|
merge
|
normal
|
Runtime System
|
6.8.2
|
| #2323 |
Segfaulting binary only with modules
|
|
bug
|
normal
|
Compiler
|
6.8.2
|
| #2326 |
Make configure check sockaddr.sa_len
|
|
bug
|
normal
|
libraries/network
|
6.8.2
|
| #2328 |
Compiling DoCon with 6.8.3 has 3x slow-down compared with 6.8.2
|
simonpj
|
bug
|
high
|
Compiler
|
6.8.2
|
| #2332 |
Can't allocate 4 gigs of RAM
|
simonmar
|
bug
|
normal
|
Runtime System
|
6.8.2
|
| #2335 |
Haddock's internal GHC version must match the configured GHC version
|
--
|
bug
|
high
|
Build System
|
6.8.2
|
| #2351 |
NetBSD defines ELF_ST_TYPE
|
|
bug
|
normal
|
Runtime System
|
6.8.2
|
| #2352 |
POSIX.1 unsetenv returns int
|
igloo
|
bug
|
normal
|
libraries/unix
|
6.8.2
|
| #2359 |
Data.IntMap update{Min,Max}WithKey corrupts data structure
|
simonmar
|
bug
|
high
|
libraries/base
|
6.8.2
|
| #2364 |
Make the maximum tuple size accesible
|
|
feature request
|
normal
|
Compiler
|
6.8.2
|
| #2373 |
Build fails to pass locations of external tools to libraries
|
igloo
|
bug
|
normal
|
Compiler
|
6.8.2
|
| #2375 |
RTS assertion failure on Vista with -DEBUG
|
simonmar
|
bug
|
normal
|
Runtime System
|
6.8.2
|
| #2376 |
GHC.Word: shiftR and shiftL are not marked as inline.
|
simonmar
|
bug
|
normal
|
libraries/base
|
6.8.2
|
| #2383 |
hsc2hs puts -F on call to ghc
|
|
bug
|
normal
|
hsc2hs
|
6.8.2
|
| #2388 |
GHC creates invalid test instruction for 64-bit code
|
simonmar
|
bug
|
normal
|
Compiler
|
6.8.2
|
| #2397 |
inclusion of Network.Curl causes compiler issues and coredumps
|
simonmar
|
bug
|
high
|
libraries (other)
|
6.8.2
|
| #2407 |
internal error
|
simonmar
|
bug
|
normal
|
Runtime System
|
6.8.2
|
| #2429 |
error building full dll name to be loaded in ghci
|
|
bug
|
normal
|
Driver
|
6.8.2
|
| #2469 |
Linking fails with "multiple definition of `deRefStablePtr'"
|
simonmar
|
bug
|
high
|
Compiler (FFI)
|
6.8.2
|
| #2481 |
ghci: :f fmap -> can't unify
|
|
bug
|
normal
|
GHCi
|
6.8.2
|
| #2484 |
ghc 6.8.2 broken after Security Update 2008-005 (PPC) on Mac OS 10.4.11
|
|
bug
|
normal
|
Compiler
|
6.8.2
|
| #2501 |
[Document] Is it possible to add an example to show how to use SCC in profiling? Moreover, there seems no explaination for +RTS -s -S
|
igloo
|
bug
|
normal
|
Documentation
|
6.8.2
|
| #2556 |
Deprecated perl stuff in ghc-split
|
|
bug
|
normal
|
Compiler
|
6.8.2
|
| #2562 |
GADTs: (.text+0xc6): undefined reference to `Main_IsEqual_con_info'
|
|
bug
|
normal
|
Compiler
|
6.8.2
|
| #2563 |
With -N4: "internal error: RELEASE_LOCK: I do not own this lock: Task.c 269"
|
|
bug
|
normal
|
Compiler
|
6.8.2
|
| #2674 |
ghc panic TcPat.checkArgs
|
igloo
|
merge
|
normal
|
Template Haskell
|
6.8.2
|
| #955 |
more object-code blow-up in ghc-6.8.3 vs. ghc-6.4.2 (both with optimization)
|
|
bug
|
high
|
Compiler
|
6.8.3
|
| #2377 |
Building ghc-api with profiling fails during install
|
|
bug
|
normal
|
Compiler
|
6.8.3
|
| #2385 |
Include cabal-install in the release
|
|
task
|
high
|
Build System
|
6.8.3
|
| #2390 |
RPM spec file not present in source distribution tarball
|
igloo
|
bug
|
normal
|
Build System
|
6.8.3
|
| #2393 |
Text.PrettyPrint.HughesPJ: Bug fixes, performance improvement
|
|
bug
|
normal
|
libraries/pretty
|
6.8.3
|
| #2398 |
segfault in cmpLocks on 64 bit multicore
|
simonmar
|
bug
|
high
|
Runtime System
|
6.8.3
|
| #2405 |
Panic when using gtk2hs from ghci
|
simonmar
|
bug
|
normal
|
GHCi
|
6.8.3
|
| #2408 |
threadWaitRead on mingw32 threaded causes internal error
|
simonmar
|
bug
|
normal
|
libraries/base
|
6.8.3
|
| #2411 |
RaiseAsync and STM segfault with stop_at_atomically in some circumstances.
|
igloo
|
merge
|
high
|
Runtime System
|
6.8.3
|
| #2423 |
Panic building GHC version 6.8.3 for powerpc-apple-darwin
|
|
bug
|
normal
|
Build System
|
6.8.3
|
| #2424 |
Error compiling Crypto-4.1.0 on ghc-6.8.3
|
|
bug
|
normal
|
Compiler
|
6.8.3
|
| #2426 |
ghc-pkg should treat package.conf as UTF8
|
simonmar
|
bug
|
normal
|
Compiler
|
6.8.3
|
| #2453 |
users_guide/syntax-extns.html # 8.3.3, control.monad doc, etc, have obsolete refs to www.cse.ogi.edu
|
igloo
|
merge
|
normal
|
Documentation
|
6.8.3
|
| #2462 |
Data.List.sum is slower than 6.8.3
|
simonpj
|
bug
|
high
|
Compiler
|
6.8.3
|
| #2468 |
Wrong names in Mangler script
|
igloo
|
bug
|
normal
|
Compiler
|
6.8.3
|
| #2477 |
-package-conf flag makes runghc fail
|
igloo
|
bug
|
normal
|
Documentation
|
6.8.3
|
| #2495 |
Source dist should include Happy/Alex-generated sources
|
|
bug
|
normal
|
Build System
|
6.8.3
|
| #2497 |
Weird scoping for tyvars in rules
|
igloo
|
merge
|
high
|
Compiler
|
6.8.3
|
| #2499 |
OPTIONS pragma silently ignored
|
igloo
|
merge
|
normal
|
Compiler
|
6.8.3
|
| #2542 |
runghc does not infer module file extensions
|
simonmar
|
bug
|
high
|
Compiler
|
6.8.3
|
| #2564 |
ext-core docs
|
igloo
|
task
|
normal
|
Build System
|
6.8.3
|
| #2566 |
"ghc -c foo.bar" silently does nothing
|
igloo
|
merge
|
normal
|
Driver
|
6.8.3
|
| #2570 |
2185 test segfaults rather than giving out of memory error
|
simonmar
|
bug
|
normal
|
Runtime System
|
6.8.3
|
| #2571 |
ioref001 segfaults depending on how much stack space it has
|
simonmar
|
bug
|
high
|
Runtime System
|
6.8.3
|
| #2573 |
Illegal polymorphic or qualified type with generics
|
|
bug
|
normal
|
Compiler (Type checker)
|
6.8.3
|
| #2589 |
ghci fails in ByteCodeGen.lhs with "nonexhaustive patterns in case"
|
igloo
|
merge
|
normal
|
GHCi
|
6.8.3
|
| #2591 |
Explain +RTS -t/s/S output text
|
igloo
|
bug
|
normal
|
Documentation
|
6.8.3
|
| #2594 |
Wrong size for Int in arguments to functions wrapped to FunPtr by FFI wrappers (on 64-bit machine)
|
igloo
|
merge
|
normal
|
Compiler
|
6.8.3
|
| #2618 |
Order is relevant when matching signature contexts of a mutually recursive group
|
|
bug
|
normal
|
Compiler (Type checker)
|
6.8.3
|
| #2620 |
`ghci --help` gives unhelpful error message
|
igloo
|
bug
|
normal
|
GHCi
|
6.8.3
|
|
(more results for this group on next page)
|