Custom Query

Filters
 
Columns

Show under each result:


Results (201 - 300 of 947)

1 2 3 4 5 6 7 8 9 10

Operating System: Unknown/Multiple (100 matches)

Ticket Summary Status Owner Type Priority Milestone
#322 fromInteger-related pattern match overlap warnings new simonpj bug normal _|_
#368 Provide a Java Backend new feature request normal _|_
#393 functions without implementations new simonpj feature request normal _|_
#427 Random.StdGen slowness new rrnewton bug normal _|_
#436 Declare large amounts of constant data new feature request normal _|_
#457 Strictness problem new bug normal _|_
#472 Supertyping of classes new feature request normal _|_
#595 Overhaul GHC's overlapping/non-exhaustive pattern checking new task normal _|_
#599 The Front Panel new task normal _|_
#603 GC-spy connection new task normal _|_
#605 Optimisation: strict enumerations new task normal _|_
#609 Useful optimisation for set-cost-centre new simonmar task normal 7.6.2
#617 Alpha port new task normal _|_
#618 Dependency caching in ghc --make new task normal _|_
#624 Program location for thread error messages new task normal _|_
#634 Implement a more efficient TArray new -- task normal _|_
#670 External Core is broken new tim bug normal _|_
#701 Better CSE optimisation new michalt task normal _|_
#728 switch to compacting collection when swapping occurs new feature request normal _|_
#750 Set -M, -H, -c and other memory-related values based on available virtual/physical memory new feature request normal _|_
#816 Weird fundep behavior (with -fallow-undecidable-instances) new bug normal _|_
#849 Offer control over branch prediction new feature request normal 7.6.2
#855 Improvements to SpecConstr new task normal _|_
#881 Improve space profiling for references new feature request normal _|_
#888 Implement the static argument transformation new task normal 7.6.2
#910 --make should have a -j flag for parallel building new feature request normal _|_
#932 Improve inlining new simonpj task normal _|_
#960 Lexical call site string new feature request normal _|_
#1009 GHC Performance Index new task normal _|_
#1057 Implicit parameters on breakpoints new bug normal _|_
#1062 Bad output from Text.PrettyPrint.HughesPJ new bug normal _|_
#1087 bang patterns with infix ops new bug normal _|_
#1147 Quadratic behaviour in the compacting GC new bug normal _|_
#1168 Optimisation sometimes decreases sharing in IO code new bug normal _|_
#1216 Missed opportunity for let-no-esape new simonpj bug normal 7.6.2
#1262 RecursiveDo in Template Haskell new feature request normal _|_
#1273 would like to print partial application values when at a breakpoint new feature request normal _|_
#1290 ghc runs preprocessor too much new bug normal _|_
#1316 add warning for local type signatures that use the same type variable names as outer type signatures new simonpj feature request normal _|_
#1318 add warning for prefix negate operator and flag to replace it with negative numeric literals new feature request normal _|_
#1349 Generalise the ! and UNPACK mechanism for data types, to unpack function arguments new task normal 7.6.2
#1371 Add -O3 new task normal _|_
#1399 better support for developing threaded applications in ghci new feature request normal _|_
#1400 :set +r doesn't work for interpreted modules new simonmar bug normal _|_
#1404 allow more type signatures new feature request normal _|_
#1405 Make ghc (stage1) be compilable by non-GHC new task normal _|_
#1407 Add the ability to :set -l{foo} in .ghci files new igloo feature request normal _|_
#1409 Allow recursively dependent modules transparently (without .hs-boot or anything) new feature request normal _|_
#1444 Template Haskell: add proper support for qualified names in non-splicing applications new feature request normal _|_
#1451 Provide way to show the origin of a constraint new feature request normal _|_
#1466 Stack check for AP_STACK new simonmar bug normal 7.6.2
#1473 isSpace is too slow new bug normal _|_
#1475 Adding imports and exports with Template Haskell new feature request normal _|_
#1477 ghci shouldn't link entire package new feature request normal _|_
#1480 Template Haskell should allow reification of modules new feature request normal _|_
#1496 Newtypes and type families combine to produce inconsistent FC(X) axiom sets new simonpj bug normal 7.6.2
#1526 -fobject-code doesn't apply to expressions typed at the prompt new bug normal _|_
#1530 debugging :steps inside TH spliced code need to be bypassed new bug normal _|_
#1532 Implicit parameters are not available in breakpoints new feature request normal _|_
#1544 Derived Read instances for recursive datatypes with infix constructors are too inefficient new bug normal 7.6.2
#1614 Type checker does not use functional dependency to avoid ambiguity new bug normal _|_
#1791 heap overflow should generate an exception new feature request normal _|_
#1800 Template Haskell support for running functions defined in the same module new -- feature request normal _|_
#1826 unable to list source for <exception thrown> should never occur new -- feature request normal _|_
#1830 Automatic derivation of Lift new feature request normal _|_
#1831 reify never provides the declaration of variables new bug normal _|_
#1921 change default to support extensions that involve a change of syntax new feature request normal _|_
#1965 Allow unconstrained existential contexts in newtypes new feature request normal 7.6.2
#1974 length "foo" doesn't work with -XOverloadedStrings new feature request normal _|_
#2041 Allow splicing in concrete syntax new feature request normal _|_
#2057 inconsistent .hi file error gets ignored new bug normal _|_
#2101 Allow some form of type-level lemma new feature request normal _|_
#2132 Optimise nested comparisons new bug normal _|_
#2180 Any installed signal handler stops deadlock detection, but XCPU never happens in a deadlock new Baughn feature request normal _|_
#2200 big static random access arrays new feature request normal _|_
#2207 Load the interface details for GHC.* even without -O new feature request normal _|_
#2233 Overhaul System.Process new simonmar task normal _|_
#2255 Improve SpecConstr for free variables new bug normal _|_
#2301 Proper handling of SIGINT/SIGQUIT new bug normal 7.6.2
#2344 oddity with package prefixes for data constructors new feature request normal _|_
#2403 caching for runghc (runhaskell) new jsnx feature request normal _|_
#2427 Allow compilation of source from stdin new feature request normal _|_
#2456 For higher kinds, instance declarations need quantification in the context new feature request normal _|_
#2496 Invalid Eq/Ord instances in Data.Version new duncan bug normal _|_
#2595 Implement record update for existential and GADT data types new feature request normal 6.12 branch
#2607 Inlining defeats selector thunk optimisation new bug normal _|_
#2630 installed packages should have a src-dirs field, for access to optionally installed sources new -- feature request normal _|_
#2742 The -> in ViewPatterns binds more weakly than infix data constructors. new feature request normal _|_
#2786 Blackhole loops are not detected and reported in GHCi new bug normal _|_
#2893 Implement "Quantified contexts" proposal new feature request normal _|_
#2895 Implement the "Class System Extension" proposal new feature request normal _|_
#2917 alloca and allocaArray do not respect alignment new bug normal _|_
#3021 A way to programmatically insert marks into heap profiling output new feature request normal _|_
#3024 Rewrite hp2ps in Haskell new task normal _|_
#3048 Heap size suggestion gets ignored when -G1 flag is passed new bug normal _|_
#3085 warn about language extensions that are not used new feature request normal 7.6.2
#3134 encodeFloat . decodeFloat new bug normal _|_
#3205 Generalized isomorphic deriving new feature request normal _|_
#3217 Make GHCi have separate flags for interactive Haskell expressions new feature request normal 7.6.2
#3283 Selective disabling of unused bind warnings new feature request normal _|_
(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.