| #2082 |
In ghci, :i leaves out parens in type
|
igloo
|
merge
|
closed
|
normal
|
6.8.3
|
| #2086 |
Fix test openFile008(ghci) by changing testlib.py to apply cmd_prefix also for way ghci
|
|
bug
|
closed
|
normal
|
--
|
| #2087 |
On a PPC Mac OS X 10.4, the RTS reports "Memory leak detected" running a program compiled with -debug -threaded -fhpc
|
igloo
|
merge
|
closed
|
normal
|
6.8.3
|
| #2088 |
GHC messages do not reflect argument name changes
|
igloo
|
bug
|
closed
|
normal
|
6.8.3
|
| #2089 |
reading the package db is slow
|
--
|
bug
|
closed
|
normal
|
6.12 branch
|
| #2090 |
Better stack management please
|
|
feature request
|
closed
|
normal
|
7.4.1
|
| #2092 |
Quadratic amount of code generated
|
|
bug
|
closed
|
normal
|
6.10 branch
|
| #2093 |
getSymbolicLinkStatus (and possibly other functions) broken on systems with large file system support
|
|
bug
|
closed
|
normal
|
6.8.3
|
| #2097 |
bug in regEnumKeys (System.Win32.Registry)
|
igloo
|
merge
|
closed
|
normal
|
6.8.3
|
| #2100 |
[PATCH] generated FFI ccall stub prototypes are incomplete
|
|
bug
|
closed
|
normal
|
6.8.3
|
| #2111 |
Incorrect arrow rec {} notation crashes in ghci
|
igloo
|
merge
|
closed
|
normal
|
--
|
| #2112 |
Bad error message for malformed GADTs
|
igloo
|
merge
|
closed
|
normal
|
--
|
| #2114 |
Bad error message for omitting -XExistentialQuantification flag
|
igloo
|
merge
|
closed
|
normal
|
--
|
| #2121 |
ghc-6.8.2: panic! -- idInfo b{tv a4zK} [tv]
|
|
bug
|
closed
|
normal
|
--
|
| #2122 |
file locked even though hClose called
|
igloo
|
merge
|
closed
|
normal
|
6.8.3
|
| #2125 |
PAP object entered!
|
|
bug
|
closed
|
normal
|
--
|
| #2126 |
Misleading error message for newtype with no constructors
|
igloo
|
merge
|
closed
|
normal
|
--
|
| #2128 |
Space leak with :trace
|
igloo
|
bug
|
closed
|
normal
|
6.8 branch
|
| #2129 |
runInteractiveCommand/Process docs don't mention if handles are text or binary
|
igloo
|
bug
|
closed
|
normal
|
6.8.3
|
| #2130 |
Mulitple comparisons on Word types produce redundant comparisons
|
igloo
|
merge
|
closed
|
normal
|
--
|
| #2131 |
concprog001(threaded2) occasional failures.
|
simonmar
|
bug
|
closed
|
normal
|
6.10 branch
|
| #2133 |
Add an instance for IArray (IOToDiffArray IOUArray) Bool
|
igloo
|
proposal
|
closed
|
normal
|
Not GHC
|
| #2134 |
Intermittent file locking bug in installPackage.hs
|
duncan
|
bug
|
closed
|
normal
|
6.8.3
|
| #2136 |
Not warned about unused recursive bindings
|
igloo
|
merge
|
closed
|
normal
|
6.8.3
|
| #2137 |
Location of shadowed binding is wrong in warning
|
igloo
|
merge
|
closed
|
normal
|
6.10 branch
|
| #2138 |
:i doesn't show constraints on datatypes
|
igloo
|
merge
|
closed
|
normal
|
6.8 branch
|
| #2141 |
Internal error on invalid record update
|
igloo
|
merge
|
closed
|
normal
|
6.10 branch
|
| #2143 |
Yhc's sort is faster than GHC's
|
igloo
|
bug
|
closed
|
normal
|
Not GHC
|
| #2146 |
Decomposition rule for equalities is too weak in case of higher-kinded type families
|
chak
|
bug
|
closed
|
normal
|
6.10 branch
|
| #2151 |
GADTs in function Patterns
|
chak
|
bug
|
closed
|
normal
|
6.10 branch
|
| #2152 |
bogus inlining of foreign import "foo.h &foo"
|
simonpj
|
bug
|
closed
|
normal
|
6.10.1
|
| #2154 |
Stack overflow due to unsafePerformIO
|
igloo
|
merge
|
closed
|
normal
|
6.8.3
|
| #2157 |
Equality Constraints with Type Families
|
chak
|
feature request
|
closed
|
normal
|
6.10 branch
|
| #2158 |
deriving (Ix) and listArray give unexpected results
|
igloo
|
merge
|
closed
|
normal
|
6.8.3
|
| #2169 |
Compilation fails first time without giving an error, later succeeds without changing code
|
|
bug
|
closed
|
normal
|
6.10.1
|
| #2170 |
make install fails for x86 ubuntu linux
|
|
bug
|
closed
|
normal
|
--
|
| #2173 |
Typo in Network.accept docs
|
|
bug
|
closed
|
normal
|
--
|
| #2174 |
:p in GHCi debugger is broken for Integer
|
--
|
bug
|
closed
|
normal
|
6.10 branch
|
| #2175 |
stableptr003 fails
|
igloo
|
bug
|
closed
|
normal
|
6.10 branch
|
| #2176 |
H98 module Array exports non-H98 instance Functor ((->) a)
|
|
bug
|
closed
|
normal
|
6.10.1
|
| #2179 |
Improve error message when `main' is not of the right type
|
igloo
|
merge
|
closed
|
normal
|
6.10 branch
|
| #2188 |
TH scoping problem
|
igloo
|
merge
|
closed
|
normal
|
6.10 branch
|
| #2191 |
A way to programmatically cause GHC to report the cost center stack associated with a value
|
simonmar
|
feature request
|
closed
|
normal
|
6.12 branch
|
| #2192 |
occasional segmentation faults when using Control.Parallel
|
igloo
|
merge
|
closed
|
normal
|
6.8.3
|
| #2193 |
Monomorphic Pattern Bindings and Error Messages
|
simonpj
|
bug
|
closed
|
normal
|
7.0.1
|
| #2194 |
internal error: R_X86_64_32 relocation out of range
|
|
bug
|
closed
|
normal
|
6.10.1
|
| #2198 |
Build failure on Mac OS X Tiger Intel
|
|
bug
|
closed
|
normal
|
6.8.3
|
| #2199 |
th32SnapEnumProcesses in System.Win32.Process prints debugging information to stdout
|
igloo
|
merge
|
closed
|
normal
|
6.8.3
|
| #2202 |
type error causes type checker stack overflow
|
chak
|
bug
|
closed
|
normal
|
6.10.1
|
| #2203 |
TFs in class instances heads
|
chak
|
bug
|
closed
|
normal
|
6.12 branch
|
| #2205 |
infix type constructors seem to ignore associativity
|
|
bug
|
closed
|
normal
|
--
|
| #2206 |
GADT pattern match with non-rigid return type
|
simonpj
|
bug
|
closed
|
normal
|
6.10 branch
|
| #2209 |
MagicHash extraction is wrong on x86_64 with -fasm -O2
|
igloo
|
merge
|
closed
|
normal
|
6.8.3
|
| #2210 |
ghci gets into weird state if loading a module with a bad LANGUAGE pragma
|
--
|
bug
|
closed
|
normal
|
6.12 branch
|
| #2212 |
Double assignment to coercion variable
|
chak
|
bug
|
closed
|
normal
|
6.10 branch
|
| #2213 |
Confusing flags for rewrite rules
|
dons
|
bug
|
closed
|
normal
|
6.10 branch
|
| #2217 |
:list command missing from help
|
|
bug
|
closed
|
normal
|
6.8.3
|
| #2219 |
GADT match fails to refine type variable
|
chak
|
bug
|
closed
|
normal
|
6.10 branch
|
| #2222 |
Template Haskell: reify returns incorrect types when ommiting type signatures
|
|
bug
|
closed
|
normal
|
_|_
|
| #2223 |
Int64.toInteger
|
igloo
|
merge
|
closed
|
normal
|
6.8.3
|
| #2227 |
(fgl) reimplement Data.Graph.Inductive.Query.Dominators
|
|
proposal
|
closed
|
normal
|
--
|
| #2228 |
runghc screws up terminal buffering mode and doesn't reset it
|
igloo
|
merge
|
closed
|
normal
|
6.8.3
|
| #2238 |
panic nameModule tpl_B1{v}
|
igloo
|
merge
|
closed
|
normal
|
6.10 branch
|
| #2240 |
Random "interface file corrupt" while building
|
|
bug
|
closed
|
normal
|
_|_
|
| #2243 |
Can we remove IlxGen, Java, JavaGen, PrintJava?
|
|
task
|
closed
|
normal
|
6.10 branch
|
| #2245 |
Numeric literal printed wrong in error message
|
|
bug
|
closed
|
normal
|
7.2.1
|
| #2246 |
Numeric literal very badly optimized
|
igloo
|
merge
|
closed
|
normal
|
6.10 branch
|
| #2247 |
GHC accepts FD violations, unless the conflicing instances are used
|
|
bug
|
closed
|
normal
|
_|_
|
| #2248 |
.exe extension missing when compiling a file ending in dot + digits + dot hs
|
simonmar
|
bug
|
closed
|
normal
|
6.10 branch
|
| #2251 |
Missing conversion rules for realToFrac causing slowdowns in Int->Double conversions
|
dons
|
bug
|
closed
|
normal
|
--
|
| #2253 |
Native code generator could do better
|
|
bug
|
closed
|
normal
|
7.6.1
|
| #2254 |
have Control.Arrow re-export (>>>) and (<<<)
|
|
proposal
|
closed
|
normal
|
Not GHC
|
| #2265 |
GHC 6.8 (STABLE) autoconf version requirements issue
|
|
bug
|
closed
|
normal
|
6.10.1
|
| #2266 |
validate requires haddock to be installed
|
|
bug
|
closed
|
normal
|
6.10 branch
|
| #2268 |
ghci "*** Exception: expectJust upseep1"
|
|
bug
|
closed
|
normal
|
6.8.3
|
| #2276 |
foreign import stdcall "&foo" doesn't work
|
igloo
|
merge
|
closed
|
normal
|
6.8.3
|
| #2278 |
Inconsistent behaviour between -odir and -hidir options
|
simonmar
|
bug
|
closed
|
normal
|
6.10 branch
|
| #2287 |
GHCi fails to start
|
|
bug
|
closed
|
normal
|
6.10.1
|
| #2291 |
Panic mixing RULES and Type Families
|
|
bug
|
closed
|
normal
|
6.10.1
|
| #2292 |
Poor error message if type signature lacks definition
|
|
bug
|
closed
|
normal
|
--
|
| #2293 |
Multiple declaration error shown multiple times
|
|
bug
|
closed
|
normal
|
--
|
| #2294 |
Misleading error message suggestion
|
|
bug
|
closed
|
normal
|
--
|
| #2295 |
Combined -odir/-hidir flag
|
igloo
|
merge
|
closed
|
normal
|
6.10.1
|
| #2297 |
Profiler is inconsistent about biography for GHC's heap
|
|
bug
|
closed
|
normal
|
6.10.2
|
| #2298 |
renameFile is not atomic on Windows
|
simonmar
|
bug
|
closed
|
normal
|
6.10.1
|
| #2299 |
Haddock 2 library documentation not available
|
|
bug
|
closed
|
normal
|
--
|
| #2302 |
error messages mangle unicode characters
|
|
bug
|
closed
|
normal
|
6.10 branch
|
| #2303 |
unicode: nko characters can't be used in string literals
|
|
bug
|
closed
|
normal
|
6.10 branch
|
| #2304 |
unicode digits misparsed in escape sequences
|
|
bug
|
closed
|
normal
|
6.10.1
|
| #2306 |
The (^) operator sometimes uses one (*) more than needed.
|
igloo
|
bug
|
closed
|
normal
|
6.8.3
|
| #2307 |
Poor warning for conflicting functional dependencies
|
|
bug
|
closed
|
normal
|
6.10.1
|
| #2309 |
containers: specialize functions that fail in a Monad to Maybe
|
|
proposal
|
closed
|
normal
|
Not GHC
|
| #2310 |
Panic in ghci 6.8.2 with -fglasgow-exts
|
igloo
|
bug
|
closed
|
normal
|
6.10.1
|
| #2311 |
hpc markup fails to create directory when marking up coverage of a package
|
AndyGill
|
bug
|
closed
|
normal
|
6.10.1
|
| #2312 |
object splitting is not done under sparc solaris with gcc-4.2.2
|
|
bug
|
closed
|
normal
|
--
|
| #2313 |
libHSrts_thr_debug linked against non-existing bfd library
|
igloo
|
bug
|
closed
|
normal
|
6.10.1
|
| #2319 |
STM not as fair as it could be
|
igloo
|
merge
|
closed
|
normal
|
6.10.1
|
| #2320 |
Rename RecordPuns extension to NamedFieldPuns
|
|
bug
|
closed
|
normal
|
6.10 branch
|
| #2322 |
cmath library broken with -fvia-C
|
simonmar
|
bug
|
closed
|
normal
|
6.10 branch
|
| #2326 |
Make configure check sockaddr.sa_len
|
|
bug
|
closed
|
normal
|
6.10.1
|