Custom Query

Filters
 
Columns

Show under each result:


Results (1 - 100 of 215)

1 2 3

Status: new (100 matches)

Ticket Summary Owner Type Priority Component Version
#595 Overhaul GHC's overlapping/non-exhaustive pattern checking task normal Compiler None
#597 Various error messages have inaccurate source locations task low Compiler None
#599 The Front Panel task normal Runtime System None
#603 GC-spy connection task normal Runtime System None
#605 Optimisation: strict enumerations task normal Compiler None
#617 Alpha port task normal Compiler None
#618 Dependency caching in ghc --make task normal Compiler None
#624 Program location for thread error messages task normal Compiler None
#634 Implement a more efficient TArray -- task normal Runtime System 6.4.1
#701 Better CSE optimisation michalt task normal Compiler 6.4.1
#855 Improvements to SpecConstr task normal Compiler 6.4.2
#932 Improve inlining simonpj task normal Compiler 6.4.2
#989 Windows "native" port task normal Compiler
#1009 GHC Performance Index task normal Build System 6.6
#1371 Add -O3 task normal Compiler 6.6.1
#1405 Make ghc (stage1) be compilable by non-GHC task normal Compiler 6.6.1
#1593 Improve runInteractiveProcess error message when working directory does not exist simonmar task low libraries/process 6.7
#2233 Overhaul System.Process simonmar task normal libraries/process 6.8.2
#3024 Rewrite hp2ps in Haskell task normal Profiling 6.10.1
#3384 Add HsSyn prettyprinter tests task normal Test Suite 6.10.4
#3511 port GHC to OpenBSD/sparc64 (unregisterised is fine) task normal Compiler 6.11
#4438 Rename and register the "PArr" language extension when it is judged to be ready benl task normal Data Parallel Haskell
#4941 SpecConstr generates functions that do not use their arguments task normal Compiler 7.0.1
#5793 make nofib awesome dterei task normal NoFib benchmark suite
#5794 Nofib nightly regressions with pretty graphs dterei task normal NoFib benchmark suite
#17 Separate warnings for unused local and top-level bindings -- feature request lowest Compiler None
#95 GHCi :edit command should jump to the the last error feature request normal GHCi None
#110 Cygwin binaries feature request normal None None
#284 RPM doesn't support --prefix juhp feature request normal Build System None
#285 hp-ux 11.11 binaries feature request normal None None
#307 Implicit Parameters and monomorphism feature request low None None
#368 Provide a Java Backend feature request normal Compiler None
#393 functions without implementations simonpj feature request normal Compiler (Type checker) None
#436 Declare large amounts of constant data feature request normal Compiler None
#472 Supertyping of classes feature request normal Compiler (Type checker) None
#728 switch to compacting collection when swapping occurs feature request normal Runtime System 6.4.1
#750 Set -M, -H, -c and other memory-related values based on available virtual/physical memory feature request normal Runtime System 6.4.1
#860 CPP fails when a macro is used on a line containing a single quote character feature request lowest Compiler 6.4.2
#881 Improve space profiling for references feature request normal Profiling 6.4.2
#910 --make should have a -j flag for parallel building feature request normal Compiler 6.4.2
#960 Lexical call site string feature request normal Compiler 6.6
#1192 GHC-only IOErrorType constructors, and is*Error(Type) functions feature request low Compiler 6.6
#1231 deprecation warnings are reported too often simonpj feature request low Compiler 6.6
#1262 RecursiveDo in Template Haskell feature request normal Template Haskell 6.6
#1273 would like to print partial application values when at a breakpoint feature request normal GHCi 6.7
#1311 newtypes of unboxed types disallowed - documentation bug and/or feature request feature request low Compiler 6.6.1
#1316 add warning for local type signatures that use the same type variable names as outer type signatures simonpj feature request normal Compiler 6.6.1
#1318 add warning for prefix negate operator and flag to replace it with negative numeric literals feature request normal Compiler (Parser) 6.6.1
#1388 Newbie help features feature request low GHCi 6.6.1
#1399 better support for developing threaded applications in ghci feature request normal GHCi 6.6.1
#1404 allow more type signatures feature request normal Compiler (Type checker) 6.6.1
#1407 Add the ability to :set -l{foo} in .ghci files igloo feature request normal GHCi 6.6.1
#1409 Allow recursively dependent modules transparently (without .hs-boot or anything) feature request normal Compiler 6.10.2
#1444 Template Haskell: add proper support for qualified names in non-splicing applications feature request normal Template Haskell 6.6.1
#1451 Provide way to show the origin of a constraint feature request normal Compiler (Type checker) 6.6.1
#1475 Adding imports and exports with Template Haskell feature request normal Template Haskell 6.8.2
#1477 ghci shouldn't link entire package feature request normal GHCi 6.6.1
#1480 Template Haskell should allow reification of modules feature request normal Template Haskell 6.6.1
#1532 Implicit parameters are not available in breakpoints feature request normal GHCi 6.7
#1628 warning(s) for using stolen syntax that's not currently enabled feature request low Compiler 6.6.1
#1768 More flexible type signatures for data constructors feature request low Compiler 6.6.1
#1791 heap overflow should generate an exception feature request normal Runtime System 6.8
#1800 Template Haskell support for running functions defined in the same module -- feature request normal Template Haskell 7.7
#1826 unable to list source for <exception thrown> should never occur -- feature request normal GHCi 6.8.1
#1830 Automatic derivation of Lift feature request normal Template Haskell 6.8.1
#1921 change default to support extensions that involve a change of syntax feature request normal Compiler 6.8.1
#1974 length "foo" doesn't work with -XOverloadedStrings feature request normal Compiler 6.8.1
#2041 Allow splicing in concrete syntax feature request normal Template Haskell 6.8.2
#2101 Allow some form of type-level lemma feature request normal Compiler 6.8.2
#2180 Any installed signal handler stops deadlock detection, but XCPU never happens in a deadlock Baughn feature request normal Runtime System 6.9
#2200 big static random access arrays feature request normal Compiler 6.8.2
#2204 Improve 'patterns not matched' warnings feature request low Compiler 6.8.2
#2207 Load the interface details for GHC.* even without -O feature request normal Compiler 6.8.2
#2344 oddity with package prefixes for data constructors feature request normal GHCi 6.9
#2403 caching for runghc (runhaskell) jsnx feature request normal Compiler
#2427 Allow compilation of source from stdin feature request normal Compiler 6.8.3
#2456 For higher kinds, instance declarations need quantification in the context feature request normal Compiler 6.9
#2630 installed packages should have a src-dirs field, for access to optionally installed sources -- feature request normal Package system 6.9
#2708 Error message should suggest UnboxedTuples language extension feature request low Compiler (Parser) 6.9
#2742 The -> in ViewPatterns binds more weakly than infix data constructors. feature request normal Compiler 6.10.1
#2893 Implement "Quantified contexts" proposal feature request normal Compiler 6.10.1
#2895 Implement the "Class System Extension" proposal feature request normal Compiler 6.10.1
#2896 Warning suggestion: argument not necessarily a binary operator feature request low Compiler 6.10.1
#3021 A way to programmatically insert marks into heap profiling output feature request normal Profiling 6.10.1
#3205 Generalized isomorphic deriving feature request normal Compiler 6.10.2
#3215 Valgrind support feature request normal Runtime System 6.10.3
#3283 Selective disabling of unused bind warnings feature request normal Compiler 6.10.2
#3447 Class restrictions on type instances feature request normal Compiler 6.10.4
#3490 Relax superclass restrictions feature request normal Compiler 6.10.4
#3541 Allow local foreign imports feature request normal Compiler (FFI) 6.10.4
#3545 As-patterns for type signatures -- feature request normal Compiler (Type checker) 6.11
#3557 CPU Vector instructions in GHC.Prim feature request normal Compiler (NCG) 6.11
#3577 Complete support for Data Parallel Haskell rl feature request normal Data Parallel Haskell 6.13
#3583 Default view patterns feature request normal Compiler 6.10.4
#3601 When running two or more instances of GHCi, persistent history is only kept for the first one feature request normal GHCi 6.10.4
#3615 GHCi doesn't allow the use of imported data contructors -- feature request normal GHCi 6.10.4
#3769 Add manpages for programs installed alongside ghc feature request normal Documentation 6.12.1
#3814 Compile to more than one (sub)-architecture feature request normal Compiler 6.12.1
#3919 Or-patterns as GHC extension feature request normal Compiler
#4091 Parse error on curried context of instance declaration feature request normal Compiler 6.12.2
(more results for this group on next page)
1 2 3
Note: See TracQuery for help on using queries.