| #4060 |
runhaskell Setup register fails with "internal error: unexpected package db stack"
|
duncan
|
bug
|
high
|
Compiler
|
6.12.2
|
| #2615 |
ghci doesn't play nice with linker scripts
|
hgolden
|
bug
|
high
|
GHCi
|
7.0.3
|
| #3016 |
Long compile times, large memory use with static data in 6.10
|
igloo
|
bug
|
normal
|
Compiler
|
6.10.1
|
| #3550 |
Dynamic libraries don't work on Mac OS/X
|
igloo
|
bug
|
high
|
Compiler
|
6.11
|
| #3889 |
configure script is generating the incorrect value for HAVE_GNU_NONEXEC_STACK
|
igloo
|
bug
|
high
|
Build System
|
6.13
|
| #3913 |
array 0.3.0.0 should depend on base >= 4.2.0.0
|
igloo
|
bug
|
normal
|
libraries (other)
|
|
| #3933 |
"include" deprecation warning is a bit off
|
igloo
|
bug
|
high
|
Compiler
|
6.12.1
|
| #3945 |
Bugs (with fixes) in withThread and runInUnboundThread
|
igloo
|
bug
|
high
|
libraries/base
|
6.12.1
|
| #3968 |
DoRec not supported, but RecursiveDo deprecated
|
igloo
|
bug
|
normal
|
Compiler
|
6.12.1
|
| #4003 |
tcIfaceGlobal panic building HEAD with 6.12.2
|
igloo
|
bug
|
highest
|
Compiler
|
6.12.2
|
| #4014 |
hsc2hs cannot open custom template file
|
igloo
|
bug
|
high
|
hsc2hs
|
6.12.2
|
| #4032 |
Missing -I flag for windres on Windows
|
igloo
|
bug
|
normal
|
Build System
|
6.13
|
| #4033 |
Path to TOP not escaped correctly when creating Config.hs in annrun01 test
|
igloo
|
bug
|
normal
|
Test Suite
|
6.13
|
| #3884 |
killThread documentation
|
simonmar
|
bug
|
normal
|
Documentation
|
6.12.1
|
| #3890 |
runghc sometimes won't allow redirecting of stdout/stderr
|
simonmar
|
bug
|
high
|
Runtime System
|
6.10.4
|
| #4010 |
Confusing help for +RTS -e
|
simonmar
|
bug
|
normal
|
Runtime System
|
6.12.2
|
| #4038 |
segmentation fault between GHC-6.12.2 and gtk2hs
|
simonmar
|
bug
|
highest
|
Runtime System
|
6.12.2
|
| #4051 |
ghci :m command doesn't work with module names containing '
|
simonmar
|
bug
|
normal
|
Compiler
|
6.12.1
|
| #4066 |
hSetEncoding only sets the encoding for the read side of a duplex Handle
|
simonmar
|
bug
|
high
|
libraries/base
|
6.12.2
|
| #4072 |
Local package DB doesn't take preference over global DB
|
simonmar
|
bug
|
normal
|
Package system
|
6.12.1
|
| #4074 |
Forking not possible with large processes
|
simonmar
|
bug
|
normal
|
Runtime System
|
6.12.1
|
| #4078 |
hReady and hWaitForInput block under Windows
|
simonmar
|
bug
|
normal
|
libraries/base
|
6.12.1
|
| #3955 |
occasional stray "mkUsageInfo" output
|
simonpj
|
bug
|
normal
|
Compiler
|
6.12.1
|
| #3964 |
Impossible happened when using ViewPattern in Arrows
|
simonpj
|
bug
|
high
|
Compiler
|
6.12.1
|
| #2380 |
Adjustor.o crash compiling ghc 6.8.3 on iBook G4 10.4.11
|
--
|
bug
|
low
|
Compiler
|
6.8.3
|
| #1500 |
NCG: shortcutBranch doesn't handle loops properly
|
|
bug
|
normal
|
Compiler (NCG)
|
6.7
|
| #2012 |
compiling via-C does not work on ppc
|
|
bug
|
lowest
|
Compiler
|
6.8.2
|
| #2249 |
Undeclared variable in cmm reports as panic
|
|
bug
|
low
|
Compiler
|
6.9
|
| #2444 |
gtk2hs 0.9.13 fails to build on ppc due to bad code generated with -fvia-C
|
|
bug
|
lowest
|
Compiler
|
6.8.3
|
| #2924 |
createDirectory: permission denied
|
|
bug
|
high
|
libraries/directory
|
6.10.1
|
| #3181 |
Regression in unboxing
|
|
bug
|
normal
|
Compiler
|
6.10.2
|
| #3852 |
Building GHC 6.12.1 with Cabal 1.9.0 installed
|
|
bug
|
high
|
Build System
|
6.12.1
|
| #3918 |
Got internal error: stg_ap_v_ret when call forkProcess
|
|
bug
|
normal
|
Runtime System
|
6.12.1
|
| #3923 |
internal error: throwTo: unrecognised why_blocked value (6.12.1)
|
|
bug
|
normal
|
Runtime System
|
6.12.1
|
| #3930 |
ghci does not consider library-dirs of dependent packages for dlopen()
|
|
bug
|
high
|
Package system
|
6.10.4
|
| #3951 |
Unknown symbol error when ghci tries to load package scion
|
|
bug
|
normal
|
Compiler
|
6.12.1
|
| #3965 |
'deriving Data' compilation regression 6.10.1 -> 6.12.1
|
|
bug
|
high
|
Compiler
|
6.12.1
|
| #3978 |
ghc error while compiling Data.Vector.Algoriths.Intro
|
|
bug
|
high
|
Compiler
|
6.10.4
|
| #4015 |
:browse prints record selectors too many times
|
|
bug
|
normal
|
Compiler
|
6.12.2
|
| #4023 |
Inlining pragma fails to fire
|
|
bug
|
normal
|
Compiler
|
6.12.2
|
| #4027 |
Fix documentation for forkProcess
|
|
bug
|
high
|
Documentation
|
6.12.2
|
| #4031 |
Build broken with cygwin make 3.81
|
|
bug
|
highest
|
Build System
|
6.13
|
| #4068 |
GHC 6.12.2 on Mac OS X from GHC-6.12.2-i386.pkg fails with "Undefined symbols: "_iconv_close", referenced from: _hs_iconv_close in libHSbase-4.2.0.1.a(iconv.o) ..."
|
|
bug
|
high
|
Compiler
|
6.12.2
|
| #4070 |
Don't use sh to run boot.
|
|
bug
|
normal
|
Compiler
|
6.12.2
|