Custom Query

Filters
 
Columns

Show under each result:


Results (701 - 800 of 951)

1 2 3 4 5 6 7 8 9 10

Operating System: Unknown/Multiple (100 matches)

Ticket Summary Status Owner Type Priority Milestone
#2895 Implement the "Class System Extension" proposal new feature request normal _|_
#2893 Implement "Quantified contexts" proposal new feature request normal _|_
#2867 Make a way to tell GHC that a pragma name should be "recognised" new bug lowest 7.6.2
#2840 Top level string literals new bug lowest 7.6.2
#2836 Data.Typeable does not use qualified names new feature request lowest 7.6.2
#2823 Another arity expansion bug new bug lowest 7.6.2
#2786 Blackhole loops are not detected and reported in GHCi new bug normal _|_
#2776 Document -pgmL (Use cmd as the literate pre-processor) new bug lowest 7.6.2
#2742 The -> in ViewPatterns binds more weakly than infix data constructors. new feature request normal _|_
#2737 add :tracelocal to ghci debugger to trace only the expressions in a given function new feature request lowest 7.6.2
#2731 Avoid unnecessary evaluation when unpacking constructors new bug lowest 7.6.2
#2725 Remove Hack in compiler/nativeGen/MachCodeGen.hs new clemens bug high 7.8.1
#2721 Newtype deriving doesn't work with type families new feature request lowest 7.6.2
#2710 -main-is flag in {-# OPTIONS #-} pragma not fully supported new bug lowest 7.6.2
#2708 Error message should suggest UnboxedTuples language extension new feature request low _|_
#2648 Report out of date interface files robustly new feature request lowest 7.6.2
#2642 Improve SpecConstr for join points new bug lowest 7.6.2
#2641 Revise the rules for -XExtendedDeafultRules new feature request lowest 7.6.2
#2640 Treat -X flags consistently in GHCi new feature request lowest 7.6.2
#2630 installed packages should have a src-dirs field, for access to optionally installed sources new -- feature request normal _|_
#2625 Unexpected -ddump-simpl output for derived Ord instance and UNPACKed fields new bug low _|_
#2614 Enumeration of values for `Sys.Info.os`, `Sys.Info.arch` new mjg feature request low 7.6.2
#2607 Inlining defeats selector thunk optimisation new bug normal _|_
#2600 Bind type variables in RULES new simonpj feature request lowest 7.6.2
#2598 Avoid excessive specialisation in SpecConstr new feature request lowest 7.6.2
#2595 Implement record update for existential and GADT data types new feature request normal 6.12 branch
#2550 Add an option to read file names from a file instead of the command line new feature request lowest 7.6.2
#2531 Prune duplicates in ghci history new feature request lowest 7.6.2
#2530 deriving Show adds extra parens for constructor with record syntax new bug lowest 7.6.2
#2526 warn about missing signatures only for exported functions new feature request lowest 7.6.2
#2522 Warning for missing export lists new feature request lowest 7.6.2
#2514 Add/Expose Binary API that allows dumping of any GHC Binary instance new nominolo feature request lowest 7.6.2
#2496 Invalid Eq/Ord instances in Data.Version new duncan bug normal _|_
#2456 For higher kinds, instance declarations need quantification in the context new feature request normal _|_
#2451 New signal-handling API new simonmar task highest 7.8.1
#2450 Data.Complex.magnitude squares using ^(2 :: Int), which is slow new bug lowest 7.6.2
#2439 Missed optimisation with dictionaries and loops new simonpj bug lowest 7.6.2
#2437 More accurate package dependencies new -- task lowest 7.6.2
#2427 Allow compilation of source from stdin new feature request normal _|_
#2403 caching for runghc (runhaskell) new jsnx feature request normal _|_
#2401 aborting an STM transaction should throw an exception new -- bug low 7.6.2
#2365 Warn about suspicious flags in OPTIONS_GHC pragmas new feature request lowest 7.6.2
#2356 GHC accepts multiple instances for the same type in different modules new bug low _|_
#2345 :browse limitations (browsing virtual namespaces, listing namespaces) new feature request lowest 7.6.2
#2344 oddity with package prefixes for data constructors new feature request normal _|_
#2340 Improve Template Haskell error recovery new -- feature request lowest 7.6.2
#2333 Emit a warning if an INLINE function is a loop breaker new feature request lowest 7.6.2
#2301 Proper handling of SIGINT/SIGQUIT new bug normal 7.6.2
#2289 Needless reboxing of values when returning from a tight loop new bug lowest 7.6.2
#2273 inlining defeats seq new bug lowest 7.6.2
#2269 Word type to Double or Float conversions are slower than Int conversions new dons@… feature request lowest 7.6.2
#2260 Non-ideal error message for misplaced LANGUAGE pragma new bug lowest 7.6.2
#2258 ghc --cleanup new feature request lowest 7.6.2
#2256 Incompleteness of type inference: must quantify over implication constraints new simonpj bug lowest 7.6.2
#2255 Improve SpecConstr for free variables new bug normal _|_
#2233 Overhaul System.Process new simonmar task normal _|_
#2224 -fhpc inteferes/prevents rewrite rules from firing new andy@… bug lowest 7.6.2
#2215 :disable command to disable breakpoints new feature request lowest 7.6.2
#2207 Load the interface details for GHC.* even without -O new feature request normal _|_
#2204 Improve 'patterns not matched' warnings new feature request low _|_
#2200 big static random access arrays new feature request normal _|_
#2182 ghc sessions (--make, --interactive, ghc api) erroneously retain instances new bug low _|_
#2180 Any installed signal handler stops deadlock detection, but XCPU never happens in a deadlock new Baughn feature request normal _|_
#2168 ghci should show haddock comments for identifier new feature request lowest 7.6.2
#2161 finaliser of a ForeignPtr called while references from unreachable threads exist new bug low 7.6.2
#2159 Use a more efficient representation than [DynFlag] new bug lowest 7.6.2
#2147 unhelpful error message for a misplaced DEPRECATED pragma new bug lowest 7.6.2
#2135 Warn if functions are exported whose types cannot be written new feature request lowest 7.6.2
#2132 Optimise nested comparisons new bug normal _|_
#2123 implement waitForProcess using signals new task lowest 7.6.2
#2119 explicitly importing deprecated symbols should elicit the deprecation warning new feature request lowest 7.6.2
#2110 Rules to eliminate casted id's new feature request lowest 7.6.2
#2104 Add Labels new feature request lowest 7.6.2
#2101 Allow some form of type-level lemma new feature request normal _|_
#2075 hpc should render information about the run in its html markup new andy@… feature request lowest 7.6.2
#2064 problems with duplicate modules new -- bug lowest 7.6.2
#2057 inconsistent .hi file error gets ignored new bug normal _|_
#2041 Allow splicing in concrete syntax new feature request normal _|_
#2028 STM slightly conservative on write-only transactions new bug lowest 7.6.2
#1974 length "foo" doesn't work with -XOverloadedStrings new feature request normal _|_
#1965 Allow unconstrained existential contexts in newtypes new feature request normal 7.6.2
#1928 Confusing type error message new bug low _|_
#1921 change default to support extensions that involve a change of syntax new feature request normal _|_
#1894 Add a total order on type constructors new feature request lowest 7.6.2
#1885 Improve CPR analysis new simonpj feature request lowest 7.6.2
#1880 Unify flag descriptions to generate both docs and code new task lowest 7.6.2
#1831 reify never provides the declaration of variables new bug normal _|_
#1830 Automatic derivation of Lift new feature request normal _|_
#1826 unable to list source for <exception thrown> should never occur new -- feature request normal _|_
#1800 Template Haskell support for running functions defined in the same module new -- feature request normal _|_
#1791 heap overflow should generate an exception new feature request normal _|_
#1768 More flexible type signatures for data constructors new feature request low _|_
#1727 Precedence and associativity rules ignored when mixing infix type and data constructors in a single expression new bug lowest 7.6.2
#1721 Make GHCi print the entire result of an interactive 'bind' statement new feature request lowest 7.6.2
#1693 Make distclean (still) doesn't new igloo bug lowest 7.6.2
#1631 Make the External Package Table contain ModDetails not ModIface new task lowest 7.6.2
#1628 warning(s) for using stolen syntax that's not currently enabled new feature request low _|_
#1614 Type checker does not use functional dependency to avoid ambiguity new bug normal _|_
#1600 Optimisation: CPR the results of IO new task lowest 7.6.2
#1593 Improve runInteractiveProcess error message when working directory does not exist new simonmar task low _|_
(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.