|
#5982
|
Incorrect dynamic library name in OSX
|
libraries/base
|
7.4.1
|
normal
|
|
7.6.2
|
|
new
|
04/01/12
|
|
#5983
|
Libraries installed in wrong place
|
libraries/base
|
7.4.1
|
normal
|
|
7.6.2
|
|
new
|
04/01/12
|
|
#5985
|
Type operators are not accepted as variables in contexts
|
Compiler
|
7.5
|
normal
|
|
7.6.2
|
|
new
|
04/02/12
|
|
#6016
|
On Windows, runhaskell hits an error on UTF-8 files with a BOM
|
Compiler (Parser)
|
7.0.4
|
normal
|
|
7.6.2
|
|
new
|
04/18/12
|
|
#6047
|
GHC retains unnecessary binding
|
Compiler
|
7.4.1
|
normal
|
|
7.6.2
|
simonpj
|
new
|
04/26/12
|
|
#6079
|
SEH exception handler not implemented on Win64
|
Runtime System
|
7.5
|
normal
|
|
7.6.2
|
|
new
|
05/05/12
|
|
#6087
|
Join points need strictness analysis
|
Compiler
|
7.4.1
|
normal
|
|
7.6.2
|
|
new
|
05/10/12
|
|
#6113
|
Profiling with -p not written if killed with SIGTERM
|
Profiling
|
7.4.1
|
normal
|
|
7.6.2
|
|
new
|
05/18/12
|
|
#7045
|
The `Read` instance of `Rational` does not support decimal notation
|
libraries/base
|
7.4.2
|
normal
|
|
7.6.2
|
|
new
|
07/03/12
|
|
#7243
|
regression: acceptable foreign result types
|
Compiler (FFI)
|
7.6.1
|
normal
|
|
7.6.2
|
igloo
|
new
|
09/16/12
|
|
#7388
|
CAPI doesn't work with ghci
|
GHCi
|
7.6.1
|
normal
|
|
7.6.2
|
igloo
|
new
|
11/02/12
|
|
#1498
|
Optimisation: eliminate unnecessary heap check in recursive function
|
Compiler
|
6.6.1
|
low
|
normal
|
7.6.2
|
|
new
|
07/06/07
|
|
#2161
|
finaliser of a ForeignPtr called while references from unreachable threads exist
|
Runtime System
|
6.8.2
|
low
|
major
|
7.6.2
|
|
new
|
03/16/08
|
|
#2401
|
aborting an STM transaction should throw an exception
|
Runtime System
|
6.8.3
|
low
|
normal
|
7.6.2
|
|
new
|
06/28/08
|
|
#3184
|
package.conf should be under /var, not /usr
|
Package system
|
6.10.2
|
low
|
normal
|
7.6.2
|
|
new
|
04/21/09
|
|
#3427
|
control what sort of entity a deprecated pragma applies to
|
Compiler
|
6.10.4
|
low
|
normal
|
7.6.2
|
|
new
|
08/12/09
|
|
#3517
|
GHC has lots of extra hidden IOErrorType values
|
libraries/base
|
|
low
|
normal
|
7.6.2
|
|
new
|
09/15/09
|
|
#3588
|
ghc -M should emit dependencies on CPP headers
|
Compiler
|
6.10.4
|
low
|
normal
|
7.6.2
|
|
new
|
10/15/09
|
|
#3625
|
GHCI doesn't work with dtrace on OS X
|
GHCi
|
6.10.4
|
low
|
normal
|
7.6.2
|
|
new
|
10/29/09
|
|
#3649
|
inconsistent exception between unix/windows for running non-existant program
|
libraries/process
|
6.10.4
|
low
|
normal
|
7.6.2
|
|
new
|
11/09/09
|
|
#3697
|
Method selectors aren't floated out of loops
|
Compiler
|
6.13
|
low
|
|
7.6.2
|
|
new
|
11/26/09
|
|
#3698
|
Bad code generated for zip/filter/filter loop
|
Compiler
|
6.13
|
low
|
|
7.6.2
|
|
new
|
11/26/09
|
|
#3704
|
Using -shared without -dynamic should be rejected on linux
|
Compiler
|
|
low
|
|
7.6.2
|
|
new
|
11/29/09
|
|
#3722
|
Haskeline Iconv needs HAVE_LANGINFO_H
|
libraries (other)
|
6.12.1 RC1
|
low
|
|
7.6.2
|
|
new
|
12/03/09
|
|
#3739
|
ghc-cabal mishandles relative paths in arguments
|
Build System
|
|
low
|
|
7.6.2
|
|
new
|
12/09/09
|
|
#3744
|
Comparisons against minBound/maxBound not optimised
|
Compiler
|
6.13
|
low
|
|
7.6.2
|
|
new
|
12/10/09
|
|
#3766
|
Parsing of lambdas is not consistent with Haskell'98 report.
|
Compiler (Parser)
|
6.10.4
|
low
|
|
7.6.2
|
|
new
|
12/16/09
|
|
#3767
|
SpecConstr for join points
|
Compiler
|
6.12.1
|
low
|
|
7.6.2
|
|
new
|
12/16/09
|
|
#3782
|
Data Parallel "Impossible happened" compiler error
|
Data Parallel Haskell
|
6.12.1
|
low
|
|
7.6.2
|
benl
|
new
|
12/23/09
|
|
#3844
|
Undeprecate #include (in at least some circumstances)
|
Compiler (FFI)
|
6.12.1
|
low
|
|
7.6.2
|
|
new
|
01/27/10
|
|
#3881
|
section parse errors, e.g. ( let x=1 in x + )
|
Compiler (Parser)
|
6.12.1
|
low
|
|
7.6.2
|
|
new
|
02/14/10
|
|
#3903
|
DPH bad sliceP causes RTS panic "allocGroup: requested zero blocks"
|
Data Parallel Haskell
|
6.13
|
low
|
|
7.6.2
|
benl
|
new
|
03/01/10
|
|
#3924
|
Strictness analyser missing useful strictness
|
Compiler
|
6.12.1
|
low
|
|
7.6.2
|
|
new
|
03/17/10
|
|
#3937
|
Cannot killThread in listen/accept on Windows threaded runtime
|
Runtime System
|
6.12.1
|
low
|
|
7.6.2
|
|
new
|
03/23/10
|
|
#3990
|
UNPACK doesn't unbox data families
|
Compiler
|
7.0.3
|
low
|
|
7.6.2
|
|
new
|
04/14/10
|
|
#4019
|
deriving Ord can produce incorrect and inefficient instances
|
Compiler
|
6.13
|
low
|
|
7.6.2
|
|
new
|
04/26/10
|
|
#4048
|
ghc-pkg should check for existence of extra-libraries
|
Package system
|
6.12.2
|
low
|
|
7.6.2
|
|
new
|
05/05/10
|
|
#4049
|
Support for ABI versioning of C libraries
|
Build System
|
6.12.2
|
low
|
|
7.6.2
|
|
new
|
05/05/10
|
|
#4081
|
Strict constructor fields inspected in loop
|
Compiler
|
6.13
|
low
|
|
7.6.2
|
benl
|
new
|
05/19/10
|
|
#4101
|
Primitive constant unfolding
|
Compiler
|
6.12.2
|
low
|
|
7.6.2
|
|
new
|
05/28/10
|
|
#4105
|
ffi005 fails on OS X
|
Compiler
|
6.12.2
|
low
|
|
7.6.2
|
|
new
|
05/29/10
|
|
#4121
|
Refactor the plumbing of CafInfo to make it more robust
|
Compiler
|
6.12.2
|
low
|
|
7.6.2
|
|
new
|
06/07/10
|
|
#4124
|
GHC rejects instance quotations with splices in the instance head
|
Template Haskell
|
6.12.1
|
low
|
|
7.6.2
|
|
new
|
06/08/10
|
|
#4135
|
Can't Quote Instance Associated Types in Template Haskell
|
Template Haskell
|
6.12.1
|
low
|
|
7.6.2
|
|
new
|
06/14/10
|
|
#4140
|
dynHelloWorld(dyn) fails in an unreg build
|
Compiler
|
6.12.3
|
low
|
|
7.6.2
|
|
new
|
06/17/10
|
|
#4150
|
CPP+QuasiQuotes confuses compilation errors' line numbers
|
Compiler (Parser)
|
6.12.3
|
low
|
|
7.6.2
|
|
new
|
06/23/10
|
|
#4162
|
GHC API messes up signal handlers
|
GHC API
|
6.12.3
|
low
|
|
7.6.2
|
|
new
|
06/30/10
|
|
#4170
|
Invalid "duplicate instance" error
|
Template Haskell
|
6.12.3
|
low
|
|
7.6.2
|
|
new
|
07/04/10
|
|
#4176
|
reject unary minus in infix left hand side function bindings that resolve differently as expressions
|
Compiler
|
7.2.1
|
low
|
|
7.6.2
|
|
new
|
07/07/10
|
|
#4185
|
Deriving higher-arity instances for newtype family instances fails
|
Compiler
|
6.12.3
|
low
|
|
7.6.2
|
simonpj
|
new
|
07/12/10
|
|
#4215
|
canonicalizePath behaves strangely with paths that do not exist
|
libraries/directory
|
6.12.3
|
low
|
|
7.6.2
|
|
new
|
07/23/10
|
|
#4218
|
System.Random is way too lazy
|
Compiler
|
6.12.3
|
low
|
|
7.6.2
|
rrnewton
|
new
|
07/24/10
|
|
#4267
|
Strictness analyser is to conservative about passing a boxed parameter
|
Compiler
|
6.13
|
low
|
|
7.6.2
|
|
new
|
08/22/10
|
|
#4288
|
Poor -fspec-constr-count=n warning messages
|
Compiler
|
6.13
|
low
|
|
7.6.2
|
|
new
|
09/04/10
|
|
#4296
|
The dreaded SkolemOccurs problem
|
Compiler
|
6.12.3
|
low
|
|
7.6.2
|
simonpj
|
new
|
09/07/10
|
|
#4301
|
Optimisations give bad core for foldl' (flip seq) ()
|
Compiler
|
6.12.3
|
low
|
|
7.6.2
|
|
new
|
09/10/10
|
|
#4308
|
LLVM compiles Updates.cmm badly
|
Compiler (LLVM)
|
6.13
|
low
|
|
7.6.2
|
|
new
|
09/13/10
|
|
#4366
|
in-tree GMP build problem with shared libraries
|
Build System
|
6.13
|
low
|
|
7.6.2
|
|
new
|
10/05/10
|
|
#4413
|
(^^) is not correct for Double and Float
|
libraries/base
|
7.1
|
low
|
|
7.6.2
|
tcsavage
|
new
|
10/18/10
|
|
#4428
|
Local functions lose their unfoldings
|
Compiler
|
7.1
|
low
|
|
7.6.2
|
|
new
|
10/22/10
|
|
#4440
|
time004 fails depending on the date
|
Test Suite
|
7.1
|
low
|
|
7.6.2
|
|
new
|
10/25/10
|
|
#4471
|
Incorrect Unicode output on Windows Console
|
Compiler
|
6.12.3
|
low
|
|
7.6.2
|
|
new
|
11/04/10
|
|
#4505
|
Segmentation fault on long input (list of pairs)
|
Compiler
|
7.0.1
|
low
|
|
7.6.2
|
|
new
|
11/17/10
|
|
#4800
|
Memory Leak when Compiling qtHaskell
|
Compiler
|
6.12.3
|
low
|
|
7.6.2
|
|
new
|
11/29/10
|
|
#4824
|
Windows: Dynamic linking doesn't work out-of-the-box
|
Runtime System
|
7.0.1
|
low
|
|
7.6.2
|
|
new
|
12/08/10
|
|
#4831
|
Too many specialisations in SpecConstr
|
Data Parallel Haskell
|
7.0.1
|
low
|
|
7.6.2
|
rl
|
new
|
12/10/10
|
|
#4833
|
Finding the right loop breaker
|
Compiler
|
7.0.1
|
low
|
|
7.6.2
|
|
new
|
12/10/10
|
|
#4836
|
literate markdown not handled correctly by unlit
|
Compiler
|
7.0.1
|
low
|
|
7.6.2
|
|
new
|
12/12/10
|
|
#4837
|
Template Haskell does not work in a profiled compiler.
|
Profiling
|
7.0.1
|
low
|
|
7.6.2
|
|
new
|
12/12/10
|
|
#4846
|
Newtype derving used wrongly
|
Compiler
|
7.0.1
|
low
|
|
7.6.2
|
|
new
|
12/17/10
|
|
#4861
|
Documentation for base does not include special items
|
libraries/base
|
7.0.1
|
low
|
|
7.6.2
|
|
new
|
12/24/10
|
|
#4896
|
Deriving Data does not work for attached code
|
Compiler
|
7.1
|
low
|
|
7.6.2
|
|
new
|
01/17/11
|
|
#4899
|
Non-standard compile plus Template Haskell produces spurious "unknown symbol" linker error
|
Compiler
|
7.0.1
|
low
|
|
7.6.2
|
simonmar
|
new
|
01/17/11
|
|
#4931
|
hsc2hs emits invalid OPTIONS_GHC pragmas
|
hsc2hs
|
7.0.1
|
low
|
|
7.6.2
|
|
new
|
01/29/11
|
|
#4938
|
Core2 CPU not detected correctly
|
Compiler
|
7.1
|
low
|
|
7.6.2
|
|
new
|
01/31/11
|
|
#4942
|
GHC.ConsoleHandler does not call back application when Close button is pressed
|
GHC API
|
6.12.3
|
low
|
|
7.6.2
|
|
new
|
02/01/11
|
|
#4955
|
increase error message detail for module lookups failure due to hi references
|
Compiler
|
6.12.1
|
low
|
|
7.6.2
|
|
new
|
02/11/11
|
|
#4960
|
Better inlining test in CoreUnfold
|
Compiler
|
7.0.1
|
low
|
|
7.6.2
|
|
new
|
02/15/11
|
|
#4985
|
Improve locations in ghci errors
|
Compiler
|
7.0.1
|
low
|
|
7.6.2
|
|
new
|
02/27/11
|
|
#5013
|
sporadic failures during compilation under solaris
|
Compiler
|
7.0.4
|
low
|
|
7.6.2
|
|
new
|
03/11/11
|
|
#5014
|
canonicalizePath throws exception on paths that do not exist
|
libraries/directory
|
7.0.2
|
low
|
|
7.6.2
|
|
new
|
03/11/11
|
|
#5062
|
Patch: Debug output for OS X linker and coding standard upgrades
|
Runtime System
|
7.0.3
|
low
|
|
7.6.2
|
|
new
|
03/29/11
|
|
#5063
|
unix package has untracked dependency on libbsd
|
libraries/unix
|
7.0.3
|
low
|
|
7.6.2
|
|
new
|
03/29/11
|
|
#5073
|
Add blockST for nested ST scopes
|
Compiler
|
7.0.3
|
low
|
|
7.6.2
|
|
new
|
04/01/11
|
|
#5142
|
stub header files don't work with the MS C compiler
|
Compiler
|
7.0.3
|
low
|
|
7.6.2
|
simonmar
|
new
|
04/20/11
|
|
#5188
|
Runtime error when allocating lots of memory
|
GHCi
|
6.12.1
|
low
|
|
7.6.2
|
|
new
|
05/10/11
|
|
#5190
|
TinyCoreLinux extension
|
Build System
|
7.0.3
|
low
|
|
7.6.2
|
|
new
|
05/10/11
|
|
#5202
|
Docs on strictness info out of date
|
Documentation
|
7.0.3
|
low
|
|
7.6.2
|
|
new
|
05/17/11
|
|
#5209
|
^C doesn't correctly reset the prompt from within multiline commands in ghci
|
GHCi
|
7.0.3
|
low
|
|
7.6.2
|
|
new
|
05/22/11
|
|
#5224
|
Improve consistency checking for family instances
|
Compiler
|
7.0.3
|
low
|
|
7.6.2
|
simonpj
|
new
|
05/26/11
|
|
#5251
|
copyFile does not copy metadata
|
libraries/directory
|
7.0.2
|
low
|
|
7.6.2
|
|
new
|
06/10/11
|
|
#5262
|
Compiling with -O makes some expressions too lazy and causes space leaks
|
Compiler
|
7.1
|
low
|
|
7.6.2
|
|
new
|
06/16/11
|
|
#5267
|
Missing type checks for arrow command combinators
|
Compiler (Type checker)
|
7.0.3
|
low
|
|
7.6.2
|
ross
|
new
|
06/22/11
|
|
#5291
|
GhcDynamic build fails on Windows: can't find DLLs
|
Build System
|
7.0.3
|
low
|
|
7.6.2
|
|
new
|
07/01/11
|
|
#5292
|
libHSghc exports more symbols than Windows can handle
|
Compiler
|
7.0.3
|
low
|
|
7.6.2
|
|
new
|
07/02/11
|
|
#5298
|
Inlined functions aren't fully specialised
|
Compiler
|
7.0.3
|
low
|
|
7.6.2
|
|
new
|
07/03/11
|
|
#5302
|
Unused arguments in join points
|
Compiler
|
7.0.3
|
low
|
|
7.6.2
|
simonpj
|
new
|
07/04/11
|
|
#5305
|
crash after writing around 40 gigabytes to stdout
|
Compiler
|
7.0.3
|
low
|
|
7.6.2
|
|
new
|
07/06/11
|
|
#5326
|
Polymorphic instances aren't automatically specialised
|
Compiler
|
7.0.3
|
low
|
|
7.6.2
|
simonpj
|
new
|
07/15/11
|
|
#5333
|
Arrow command combinators and infixr cause the desugarer to fail
|
Compiler (Parser)
|
7.0.3
|
low
|
|
7.6.2
|
ross
|
new
|
07/19/11
|