Custom Query

Filters
 
Columns

Show under each result:


Results (201 - 300 of 953)

1 2 3 4 5 6 7 8 9 10

Operating System: Unknown/Multiple (100 matches)

Ticket Summary Status Owner Type Priority Milestone
#2450 Data.Complex.magnitude squares using ^(2 :: Int), which is slow new bug 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
#2522 Warning for missing export lists new feature request lowest 7.6.2
#2526 warn about missing signatures only for exported functions new feature request lowest 7.6.2
#2530 deriving Show adds extra parens for constructor with record syntax new bug lowest 7.6.2
#2531 Prune duplicates in ghci history new feature request lowest 7.6.2
#2550 Add an option to read file names from a file instead of the command line new feature request lowest 7.6.2
#2598 Avoid excessive specialisation in SpecConstr new feature request lowest 7.6.2
#2600 Bind type variables in RULES new simonpj feature request lowest 7.6.2
#2614 Enumeration of values for `Sys.Info.os`, `Sys.Info.arch` new mjg feature request low 7.6.2
#2640 Treat -X flags consistently in GHCi new feature request lowest 7.6.2
#2641 Revise the rules for -XExtendedDeafultRules new feature request lowest 7.6.2
#2642 Improve SpecConstr for join points new bug lowest 7.6.2
#2648 Report out of date interface files robustly new feature request lowest 7.6.2
#2710 -main-is flag in {-# OPTIONS #-} pragma not fully supported new bug lowest 7.6.2
#2721 Newtype deriving doesn't work with type families new feature request lowest 7.6.2
#2731 Avoid unnecessary evaluation when unpacking constructors new bug lowest 7.6.2
#2737 add :tracelocal to ghci debugger to trace only the expressions in a given function new feature request lowest 7.6.2
#2776 Document -pgmL (Use cmd as the literate pre-processor) new bug lowest 7.6.2
#2823 Another arity expansion bug new bug lowest 7.6.2
#2836 Data.Typeable does not use qualified names new feature request lowest 7.6.2
#2840 Top level string literals new bug lowest 7.6.2
#2867 Make a way to tell GHC that a pragma name should be "recognised" new bug lowest 7.6.2
#2915 Arity is smaller than need be new simonpj bug lowest 7.6.2
#2940 Do CSE after CorePrep new simonpj bug lowest 7.6.2
#2945 add command :mergetrace new feature request lowest 7.6.2
#2946 tracing should be controled by a global flag new feature request lowest 7.6.2
#2950 show breakpoint numbers of breakpoints which were ignored during :force new feature request lowest 7.6.2
#2968 add test for C trigraphs new kchugalinskiy task lowest 7.6.2
#2986 :info printing instances often isn't wanted new Remi feature request lowest 7.6.2
#2988 Improve float-in new bug lowest 7.6.2
#2991 .mix files generation broken with -fhpc and --make flags with lhs modules new andy@… bug lowest 7.6.2
#3000 :break command should recognize also nonexported top level symbols in qualified IDs new feature request lowest 7.6.2
#3003 Happy does not reject pragmas new bug lowest 7.6.2
#3032 would be nice if -fno-code and --make worked together new feature request lowest 7.6.2
#3034 divInt# floated into a position which leads to low arity new bug lowest 7.6.2
#3055 Int / Word / IntN / WordN are unequally optimized new bug lowest 7.6.2
#3061 GHC's GC default heap growth strategy is not as good as other runtimes new bug lowest 7.6.2
#3065 Reorder tests in quot to improve code new bug lowest 7.6.2
#3070 floor(0/0) should not be defined new squadette bug lowest 7.6.2
#3073 Avoid reconstructing dictionaries in recursive instance methods new bug lowest 7.6.2
#3085 warn about language extensions that are not used new feature request normal 7.6.2
#3122 Enhance --info new duncan feature request lowest 7.6.2
#3123 make INLINE work for recursive definitions (generalized loop peeling/loop unrolling) new feature request lowest 7.6.2
#3138 Returning a known constructor: GHC generates terrible code for cmonad new bug lowest 7.6.2
#3184 package.conf should be under /var, not /usr new -- bug low 7.6.2
#3191 hpc reports spurious results with .lhs files even after processing with ghc -E new andy@… bug lowest 7.6.2
#3192 Add dynCompileCoreExpr :: GhcMonad m => Bool -> Expr CoreBind -> m Dynamic to ghc-api new feature request lowest 7.6.2
#3217 Make GHCi have separate flags for interactive Haskell expressions new feature request normal 7.6.2
#3238 CInt FFI exports do not use C int in _stub.h header file new bug lowest 7.6.2
#3251 split rts headers into public and private new feature request lowest 7.6.2
#3314 Add compilation date to +RTS --info new feature request lowest 7.6.2
#3321 -fhpc assumes original sources relative to the current directory new bug lowest 7.6.2
#3351 Generated ghc man page missing xrefs new bug lowest 7.6.2
#3355 Refactor Template Haskell syntax conversions new task lowest 7.6.2
#3372 Allow for multiple linker instances new feature request low 7.6.2
#3373 GHC API is not thread safe new feature request low 7.6.2
#3379 GHC should use the standard binary package new task normal 7.6.2
#3427 control what sort of entity a deprecated pragma applies to new bug low 7.6.2
#3452 Show type of most recent expression in GHCi new feature request lowest 7.6.2
#3462 New codegen: allocate large objects using allocateLocal() new task low 7.6.2
#3464 Find import declaration importing a certain function new feature request low 7.6.2
#3483 Some mechanism for eliminating "absurd" patterns new feature request low 7.6.2
#3517 GHC has lots of extra hidden IOErrorType values new bug low 7.6.2
#3543 -fext-core doesn't force recompilation when .hcr file doesn't exist new bug lowest 7.6.2
#3547 Improve granularity of UndecidableInstances new feature request low 7.6.2
#3559 split ghci modules off into their own package new task low 7.6.2
#3571 Bizzarely bloated binaries new bug lowest 7.6.2
#3588 ghc -M should emit dependencies on CPP headers new bug low 7.6.2
#3619 allow to set ghc search path globally (a'la CPATH) new feature request low 7.6.2
#3632 lift restrictions on records with existential fields, especially in the presence of class constraints new feature request low 7.6.2
#3645 Layout and pragmas new feature request low 7.6.2
#3646 Enforce requirement that our repos contains a subset of upstream's patches new task lowest 7.6.2
#3649 inconsistent exception between unix/windows for running non-existant program new bug low 7.6.2
#3693 Show stack traces new feature request normal 7.6.2
#3697 Method selectors aren't floated out of loops new bug low 7.6.2
#3698 Bad code generated for zip/filter/filter loop new bug low 7.6.2
#3699 Wildcards in type functions new feature request low 7.6.2
#3701 allow existential wrapper newtypes new feature request low 7.6.2
#3704 Using -shared without -dynamic should be rejected on linux new bug low 7.6.2
#3712 Implement -dynamic-lib option new task low 7.6.2
#3713 Track -dynamic/-fPIC to avoid obscure linker errors new task low 7.6.2
#3725 Annotations not written to interface files new bug lowest 7.6.2
#3739 ghc-cabal mishandles relative paths in arguments new bug low 7.6.2
#3744 Comparisons against minBound/maxBound not optimised new bug low 7.6.2
#3753 Make ghci's -l option consistent with GNU ld's -l option new feature request low 7.6.2
#3755 Improve join point inlining new task low 7.6.2
#3766 Parsing of lambdas is not consistent with Haskell'98 report. new bug low 7.6.2
#3767 SpecConstr for join points new bug low 7.6.2
#3781 Improve inlining for local functions new bug lowest 7.6.2
#3782 Data Parallel "Impossible happened" compiler error new benl bug low 7.6.2
#3786 showing function arguments when stopped at its definition new feature request low 7.6.2
#3844 Undeprecate #include (in at least some circumstances) new bug low 7.6.2
#3869 RTS GC Statistics from -S should be logged via the eventlog system new feature request low 7.6.2
#3870 Avoid Haddock-links to the Prelude new feature request lowest 7.6.2
#3881 section parse errors, e.g. ( let x=1 in x + ) new bug low 7.6.2
#3895 "Fix" pervasive-but-unnecessary signedness in GHC.Prim new feature request low 7.6.2
#3903 DPH bad sliceP causes RTS panic "allocGroup: requested zero blocks" new benl bug low 7.6.2
#3924 Strictness analyser missing useful strictness new bug low 7.6.2
#3946 Better diagnostic when entering a GC'd CAF new task low 7.6.2
(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.