| #4466 |
Add extension for type application
|
new
|
feature request
|
low
|
7.6.2
|
Compiler
|
| #4471 |
Incorrect Unicode output on Windows Console
|
new
|
bug
|
low
|
7.6.2
|
Compiler
|
| #4479 |
Add Type Directed Name Resolution
|
new
|
feature request
|
low
|
7.6.2
|
Compiler (Type checker)
|
| #4505 |
Segmentation fault on long input (list of pairs)
|
new
|
bug
|
low
|
7.6.2
|
Compiler
|
| #4520 |
startup code on Windows should use SetDllDirectory("")
|
new
|
feature request
|
low
|
7.6.2
|
Runtime System
|
| #4800 |
Memory Leak when Compiling qtHaskell
|
new
|
bug
|
low
|
7.6.2
|
Compiler
|
| #4806 |
Make error message more user friendly when module is not found because package is unusable
|
new
|
feature request
|
low
|
7.6.2
|
Compiler
|
| #4815 |
Instance constraints should be used when deriving on associated data types
|
new
|
feature request
|
low
|
7.6.2
|
Compiler
|
| #4823 |
Loop strength reduction for array indexing
|
new
|
feature request
|
low
|
7.6.2
|
Compiler
|
| #4824 |
Windows: Dynamic linking doesn't work out-of-the-box
|
new
|
bug
|
low
|
7.6.2
|
Runtime System
|
| #4833 |
Finding the right loop breaker
|
new
|
bug
|
low
|
7.6.2
|
Compiler
|
| #4836 |
literate markdown not handled correctly by unlit
|
new
|
bug
|
low
|
7.6.2
|
Compiler
|
| #4837 |
Template Haskell does not work in a profiled compiler.
|
new
|
bug
|
low
|
7.6.2
|
Profiling
|
| #4846 |
Newtype derving used wrongly
|
new
|
bug
|
low
|
7.6.2
|
Compiler
|
| #4861 |
Documentation for base does not include special items
|
new
|
bug
|
low
|
7.6.2
|
libraries/base
|
| #4896 |
Deriving Data does not work for attached code
|
new
|
bug
|
low
|
7.6.2
|
Compiler
|
| #4913 |
Make event tracing conditional on an RTS flag only
|
new
|
feature request
|
low
|
7.6.2
|
Runtime System
|
| #4921 |
report ambiguous type variables more consistently
|
new
|
feature request
|
low
|
7.6.2
|
Compiler (Type checker)
|
| #4931 |
hsc2hs emits invalid OPTIONS_GHC pragmas
|
new
|
bug
|
low
|
7.6.2
|
hsc2hs
|
| #4938 |
Core2 CPU not detected correctly
|
new
|
bug
|
low
|
7.6.2
|
Compiler
|
| #4942 |
GHC.ConsoleHandler does not call back application when Close button is pressed
|
new
|
bug
|
low
|
7.6.2
|
GHC API
|
| #4955 |
increase error message detail for module lookups failure due to hi references
|
new
|
bug
|
low
|
7.6.2
|
Compiler
|
| #4959 |
Warning about variables with leading underscore that are used anyway
|
new
|
feature request
|
low
|
7.6.2
|
Compiler (Parser)
|
| #4960 |
Better inlining test in CoreUnfold
|
new
|
bug
|
low
|
7.6.2
|
Compiler
|
| #4980 |
Warning about module abbreviation clashes
|
new
|
feature request
|
low
|
7.6.2
|
Compiler
|
| #4985 |
Improve locations in ghci errors
|
new
|
bug
|
low
|
7.6.2
|
Compiler
|
| #5013 |
sporadic failures during compilation under solaris
|
new
|
bug
|
low
|
7.6.2
|
Compiler
|
| #5014 |
canonicalizePath throws exception on paths that do not exist
|
new
|
bug
|
low
|
7.6.2
|
libraries/directory
|
| #5016 |
Make Template Haskell: -ddump-splices generate executable code
|
new
|
feature request
|
low
|
7.6.2
|
Template Haskell
|
| #5041 |
Incorrect Read deriving for MagicHash constructors
|
new
|
bug
|
low
|
_|_
|
Compiler
|
| #5059 |
Pragma to SPECIALISE on value arguments
|
new
|
feature request
|
low
|
7.6.2
|
Compiler
|
| #5062 |
Patch: Debug output for OS X linker and coding standard upgrades
|
new
|
bug
|
low
|
7.6.2
|
Runtime System
|
| #5063 |
unix package has untracked dependency on libbsd
|
new
|
bug
|
low
|
7.6.2
|
libraries/unix
|
| #5073 |
Add blockST for nested ST scopes
|
new
|
bug
|
low
|
7.6.2
|
Compiler
|
| #5171 |
Misfeature of Cmm optimiser: no way to extract a branch of expression into a separate statement
|
new
|
feature request
|
low
|
7.6.2
|
Compiler
|
| #5188 |
Runtime error when allocating lots of memory
|
new
|
bug
|
low
|
7.6.2
|
GHCi
|
| #5190 |
TinyCoreLinux extension
|
new
|
bug
|
low
|
7.6.2
|
Build System
|
| #5197 |
Support static linker semantics for archives and weak symbols
|
new
|
feature request
|
low
|
7.6.2
|
Runtime System
|
| #5202 |
Docs on strictness info out of date
|
new
|
bug
|
low
|
7.6.2
|
Documentation
|
| #5209 |
^C doesn't correctly reset the prompt from within multiline commands in ghci
|
new
|
bug
|
low
|
7.6.2
|
GHCi
|
| #5219 |
need a version of hs_init that returns an error code for command-line errors
|
new
|
feature request
|
low
|
7.6.2
|
Runtime System
|
| #5248 |
Infer type context in a type signature
|
new
|
feature request
|
low
|
7.6.2
|
Compiler (Type checker)
|
| #5251 |
copyFile does not copy metadata
|
new
|
bug
|
low
|
7.6.2
|
libraries/directory
|
| #5262 |
Compiling with -O makes some expressions too lazy and causes space leaks
|
new
|
bug
|
low
|
7.6.2
|
Compiler
|
| #5266 |
Licensing requirements and copyright notices
|
new
|
feature request
|
low
|
7.6.2
|
None
|
| #5273 |
error and undefined should print a location
|
new
|
feature request
|
low
|
7.6.2
|
Compiler
|
| #5288 |
Less noisy version of -fwarn-name-shadowing
|
new
|
feature request
|
low
|
7.6.2
|
Compiler
|
| #5291 |
GhcDynamic build fails on Windows: can't find DLLs
|
new
|
bug
|
low
|
7.6.2
|
Build System
|
| #5292 |
libHSghc exports more symbols than Windows can handle
|
new
|
bug
|
low
|
7.6.2
|
Compiler
|
| #5296 |
Add explicit type applications
|
new
|
feature request
|
low
|
7.6.2
|
Compiler (Type checker)
|
| #5298 |
Inlined functions aren't fully specialised
|
new
|
bug
|
low
|
7.6.2
|
Compiler
|
| #5305 |
crash after writing around 40 gigabytes to stdout
|
new
|
bug
|
low
|
7.6.2
|
Compiler
|
| #5308 |
Generalize -msse2 command line flag to -msse<version number>
|
new
|
feature request
|
low
|
7.6.2
|
Compiler
|
| #5316 |
Orphan instances strike again: ghc rejects a program at first but will accept it if you repeat the same compilation command
|
new
|
bug
|
low
|
_|_
|
Compiler
|
| #5376 |
Quotation in System.Process.system for Windows
|
new
|
bug
|
low
|
7.6.2
|
libraries/process
|
| #5378 |
unreg compiler: warning: conflicting types for built-in function ‘memcpy’
|
new
|
bug
|
low
|
7.6.2
|
Compiler
|
| #5387 |
ffi/should_run fptr02 fails on OS X amd64
|
new
|
bug
|
low
|
7.6.2
|
Compiler
|
| #5388 |
ghcilink003 and ghcilink006 fail on OSX
|
new
|
bug
|
low
|
7.6.2
|
Compiler
|
| #5495 |
simple program fails with -shared on mac
|
new
|
bug
|
low
|
7.6.2
|
Compiler
|
| #5537 |
ghc doesn't find libffi.so.5 in testsuite
|
new
|
bug
|
low
|
7.6.2
|
Test Suite
|
| #5608 |
Fix T3807 for Mac OS X 10.5
|
new
|
bug
|
low
|
7.6.2
|
Test Suite
|
| #5918 |
hsc2hs forces wordsize (i.e. -m32 or -m64) to be the choice of GHC instead of allowing a different (or no/default choice)
|
new
|
feature request
|
low
|
7.6.2
|
hsc2hs
|
| #5957 |
signatures are too permissive
|
new
|
bug
|
low
|
_|_
|
Compiler (Type checker)
|
| #5959 |
Top level splice in Template Haskell has over-ambitious lexical scope?
|
new
|
bug
|
low
|
7.6.2
|
Compiler
|
| #6034 |
Parse error when using ' with promoted kinds
|
new
|
bug
|
low
|
_|_
|
Compiler (Parser)
|
| #418 |
throwTo to a thread inside 'block'
|
new
|
bug
|
lowest
|
_|_
|
Runtime System
|
| #552 |
GHCi :m doesn't restore default decl
|
new
|
bug
|
lowest
|
_|_
|
GHCi
|
| #602 |
Warning Suppression
|
new
|
task
|
lowest
|
7.6.2
|
Compiler
|
| #860 |
CPP fails when a macro is used on a line containing a single quote character
|
new
|
feature request
|
lowest
|
_|_
|
Compiler
|
| #917 |
-O introduces space leak
|
new
|
bug
|
lowest
|
_|_
|
Compiler
|
| #926 |
infinite loop in ShutdownIOManager()
|
new
|
bug
|
lowest
|
_|_
|
Runtime System
|
| #1012 |
ghc panic with mutually recursive modules and template haskell
|
new
|
bug
|
lowest
|
7.6.2
|
Template Haskell
|
| #1016 |
Avoidance of unaligned loads is overly conservative
|
new
|
task
|
lowest
|
7.6.2
|
Compiler
|
| #1307 |
Warning refers to code not in the source
|
new
|
bug
|
lowest
|
_|_
|
Compiler
|
| #1365 |
-fbyte-code is ignored in a OPTIONS_GHC pragma
|
new
|
feature request
|
lowest
|
7.6.2
|
GHCi
|
| #1379 |
Allow breakpoints and single-stepping for functions defined interactively
|
new
|
feature request
|
lowest
|
7.6.2
|
GHCi
|
| #1420 |
Automatic heap profile intervals
|
new
|
feature request
|
lowest
|
7.6.2
|
Profiling
|
| #1534 |
[Debugger] Watch on accesses of "variables"
|
new
|
feature request
|
lowest
|
7.6.2
|
GHCi
|
| #1572 |
Make it easy to find documentation for GHC and installed packages
|
new
|
task
|
lowest
|
7.6.2
|
Compiler
|
| #1574 |
Broken link testing
|
new
|
feature request
|
lowest
|
7.6.2
|
Documentation
|
| #1600 |
Optimisation: CPR the results of IO
|
new
|
task
|
lowest
|
7.6.2
|
Compiler
|
| #1631 |
Make the External Package Table contain ModDetails not ModIface
|
new
|
task
|
lowest
|
7.6.2
|
Compiler
|
| #1721 |
Make GHCi print the entire result of an interactive 'bind' statement
|
new
|
feature request
|
lowest
|
7.6.2
|
Compiler
|
| #1727 |
Precedence and associativity rules ignored when mixing infix type and data constructors in a single expression
|
new
|
bug
|
lowest
|
7.6.2
|
Compiler (Parser)
|
| #1820 |
Windows segfault-catching only works for the main thread
|
new
|
bug
|
lowest
|
7.6.2
|
Runtime System
|
| #1880 |
Unify flag descriptions to generate both docs and code
|
new
|
task
|
lowest
|
7.6.2
|
Compiler
|
| #1883 |
GHC can't find library using "short" name
|
new
|
bug
|
lowest
|
7.6.2
|
Compiler
|
| #1894 |
Add a total order on type constructors
|
new
|
feature request
|
lowest
|
7.6.2
|
Compiler (Type checker)
|
| #2028 |
STM slightly conservative on write-only transactions
|
new
|
bug
|
lowest
|
7.6.2
|
Compiler
|
| #2104 |
Add Labels
|
new
|
feature request
|
lowest
|
7.6.2
|
Compiler
|
| #2110 |
Rules to eliminate casted id's
|
new
|
feature request
|
lowest
|
7.6.2
|
Compiler
|
| #2119 |
explicitly importing deprecated symbols should elicit the deprecation warning
|
new
|
feature request
|
lowest
|
7.6.2
|
Compiler
|
| #2123 |
implement waitForProcess using signals
|
new
|
task
|
lowest
|
7.6.2
|
libraries/process
|
| #2135 |
Warn if functions are exported whose types cannot be written
|
new
|
feature request
|
lowest
|
7.6.2
|
Compiler
|
| #2140 |
cpuTimePrecision is wrong for me on Windows (XP)
|
new
|
bug
|
lowest
|
7.6.2
|
libraries/base
|
| #2147 |
unhelpful error message for a misplaced DEPRECATED pragma
|
new
|
bug
|
lowest
|
7.6.2
|
Compiler
|
| #2159 |
Use a more efficient representation than [DynFlag]
|
new
|
bug
|
lowest
|
7.6.2
|
Compiler
|
| #2168 |
ghci should show haddock comments for identifier
|
new
|
feature request
|
lowest
|
7.6.2
|
GHCi
|
| #2184 |
if findExecutable finds a file that matchs the argument, check if it is an executable
|
new
|
bug
|
lowest
|
7.6.2
|
libraries/directory
|
| #2215 |
:disable command to disable breakpoints
|
new
|
feature request
|
lowest
|
7.6.2
|
GHCi
|
|
(more results for this group on next page)
|