Custom Query

Filters
 
Columns

Show under each result:


Results (801 - 900 of 947)

1 2 3 4 5 6 7 8 9 10

Milestone: _|_ (100 matches)

Ticket Summary Status Owner Type Priority Component
#7309 The Ix instance for (,) leaks space in range new bug normal libraries (other)
#7602 Threaded RTS performing badly on recent OS X (10.8?) new thoughtpolice bug normal Runtime System
#17 Separate warnings for unused local and top-level bindings new -- feature request lowest Compiler
#95 GHCi :edit command should jump to the the last error new feature request normal GHCi
#110 Cygwin binaries new feature request normal None
#284 RPM doesn't support --prefix new juhp feature request normal Build System
#285 hp-ux 11.11 binaries new feature request normal None
#307 Implicit Parameters and monomorphism new feature request low None
#368 Provide a Java Backend new feature request normal Compiler
#393 functions without implementations new simonpj feature request normal Compiler (Type checker)
#436 Declare large amounts of constant data new feature request normal Compiler
#472 Supertyping of classes new feature request normal Compiler (Type checker)
#728 switch to compacting collection when swapping occurs new feature request normal Runtime System
#750 Set -M, -H, -c and other memory-related values based on available virtual/physical memory new feature request normal Runtime System
#860 CPP fails when a macro is used on a line containing a single quote character new feature request lowest Compiler
#881 Improve space profiling for references new feature request normal Profiling
#910 --make should have a -j flag for parallel building new feature request normal Compiler
#960 Lexical call site string new feature request normal Compiler
#1192 GHC-only IOErrorType constructors, and is*Error(Type) functions new feature request low Compiler
#1231 deprecation warnings are reported too often new simonpj feature request low Compiler
#1262 RecursiveDo in Template Haskell new feature request normal Template Haskell
#1273 would like to print partial application values when at a breakpoint new feature request normal GHCi
#1311 newtypes of unboxed types disallowed - documentation bug and/or feature request new feature request low Compiler
#1316 add warning for local type signatures that use the same type variable names as outer type signatures new simonpj feature request normal Compiler
#1318 add warning for prefix negate operator and flag to replace it with negative numeric literals new feature request normal Compiler (Parser)
#1388 Newbie help features new feature request low GHCi
#1399 better support for developing threaded applications in ghci new feature request normal GHCi
#1404 allow more type signatures new feature request normal Compiler (Type checker)
#1407 Add the ability to :set -l{foo} in .ghci files new igloo feature request normal GHCi
#1409 Allow recursively dependent modules transparently (without .hs-boot or anything) new feature request normal Compiler
#1444 Template Haskell: add proper support for qualified names in non-splicing applications new feature request normal Template Haskell
#1451 Provide way to show the origin of a constraint new feature request normal Compiler (Type checker)
#1475 Adding imports and exports with Template Haskell new feature request normal Template Haskell
#1477 ghci shouldn't link entire package new feature request normal GHCi
#1480 Template Haskell should allow reification of modules new feature request normal Template Haskell
#1532 Implicit parameters are not available in breakpoints new feature request normal GHCi
#1628 warning(s) for using stolen syntax that's not currently enabled new feature request low Compiler
#1768 More flexible type signatures for data constructors new feature request low Compiler
#1791 heap overflow should generate an exception new feature request normal Runtime System
#1800 Template Haskell support for running functions defined in the same module new -- feature request normal Template Haskell
#1826 unable to list source for <exception thrown> should never occur new -- feature request normal GHCi
#1830 Automatic derivation of Lift new feature request normal Template Haskell
#1921 change default to support extensions that involve a change of syntax new feature request normal Compiler
#1974 length "foo" doesn't work with -XOverloadedStrings new feature request normal Compiler
#2041 Allow splicing in concrete syntax new feature request normal Template Haskell
#2101 Allow some form of type-level lemma new feature request normal Compiler
#2180 Any installed signal handler stops deadlock detection, but XCPU never happens in a deadlock new Baughn feature request normal Runtime System
#2200 big static random access arrays new feature request normal Compiler
#2204 Improve 'patterns not matched' warnings new feature request low Compiler
#2207 Load the interface details for GHC.* even without -O new feature request normal Compiler
#2344 oddity with package prefixes for data constructors new feature request normal GHCi
#2403 caching for runghc (runhaskell) new jsnx feature request normal Compiler
#2427 Allow compilation of source from stdin new feature request normal Compiler
#2456 For higher kinds, instance declarations need quantification in the context new feature request normal Compiler
#2630 installed packages should have a src-dirs field, for access to optionally installed sources new -- feature request normal Package system
#2708 Error message should suggest UnboxedTuples language extension new feature request low Compiler (Parser)
#2742 The -> in ViewPatterns binds more weakly than infix data constructors. new feature request normal Compiler
#2893 Implement "Quantified contexts" proposal new feature request normal Compiler
#2895 Implement the "Class System Extension" proposal new feature request normal Compiler
#2896 Warning suggestion: argument not necessarily a binary operator new feature request low Compiler
#3021 A way to programmatically insert marks into heap profiling output new feature request normal Profiling
#3205 Generalized isomorphic deriving new feature request normal Compiler
#3215 Valgrind support new feature request normal Runtime System
#3283 Selective disabling of unused bind warnings new feature request normal Compiler
#3447 Class restrictions on type instances new feature request normal Compiler
#3490 Relax superclass restrictions new feature request normal Compiler
#3541 Allow local foreign imports new feature request normal Compiler (FFI)
#3545 As-patterns for type signatures new -- feature request normal Compiler (Type checker)
#3557 CPU Vector instructions in GHC.Prim new feature request normal Compiler (NCG)
#3577 Complete support for Data Parallel Haskell new rl feature request normal Data Parallel Haskell
#3583 Default view patterns new feature request normal Compiler
#3601 When running two or more instances of GHCi, persistent history is only kept for the first one new feature request normal GHCi
#3615 GHCi doesn't allow the use of imported data contructors new -- feature request normal GHCi
#3769 Add manpages for programs installed alongside ghc new feature request normal Documentation
#3814 Compile to more than one (sub)-architecture new feature request normal Compiler
#3919 Or-patterns as GHC extension new feature request normal Compiler
#4091 Parse error on curried context of instance declaration new feature request normal Compiler
#4370 Bring back monad comprehensions new feature request normal Compiler
#4894 Missing improvement for fun. deps. new feature request normal Compiler (Type checker)
#5082 Emit warnings when conflicting flags are supplied new feature request normal Compiler
#5144 Pattern synonyms new feature request normal Compiler
#5324 Locally-scoped RULES new feature request normal Compiler
#5344 CSE should look through coercions new simonpj feature request normal Compiler
#5416 Local modules and Template Haskell declaration splices new feature request normal Compiler
#5476 Cap memory usage for one thread without disrupting other threads new feature request normal Runtime System
#6030 Typeclass constraint should pick the OverloadedString type. new feature request normal Compiler
#7261 ghci's :info and :browse break encapsulation new feature request normal GHCi
#7291 hp2ps should cope with incomplete data new feature request normal Profiling
#7662 Improve GC of mutable objects new feature request normal Runtime System
#595 Overhaul GHC's overlapping/non-exhaustive pattern checking new task normal Compiler
#597 Various error messages have inaccurate source locations new task low Compiler
#599 The Front Panel new task normal Runtime System
#603 GC-spy connection new task normal Runtime System
#605 Optimisation: strict enumerations new task normal Compiler
#617 Alpha port new task normal Compiler
#618 Dependency caching in ghc --make new task normal Compiler
#624 Program location for thread error messages new task normal Compiler
#634 Implement a more efficient TArray new -- task normal Runtime System
#701 Better CSE optimisation new michalt task normal Compiler
#855 Improvements to SpecConstr new task normal Compiler
(more results for this group on next page)
1 2 3 4 5 6 7 8 9 10
Note: See TracQuery for help on using queries.