Custom Query

Filters
 
Columns

Show under each result:


Results (501 - 600 of 950)

1 2 3 4 5 6 7 8 9 10

Architecture: Unknown/Multiple (100 matches)

Ticket Summary Status Owner Type Priority Milestone
#2101 Allow some form of type-level lemma new feature request normal _|_
#2104 Add Labels new feature request lowest 7.6.2
#2110 Rules to eliminate casted id's new feature request lowest 7.6.2
#2119 explicitly importing deprecated symbols should elicit the deprecation warning new feature request lowest 7.6.2
#2135 Warn if functions are exported whose types cannot be written new feature request lowest 7.6.2
#2168 ghci should show haddock comments for identifier new feature request lowest 7.6.2
#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 _|_
#2204 Improve 'patterns not matched' warnings new feature request low _|_
#2207 Load the interface details for GHC.* even without -O new feature request normal _|_
#2215 :disable command to disable breakpoints new feature request lowest 7.6.2
#2258 ghc --cleanup new feature request 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
#2333 Emit a warning if an INLINE function is a loop breaker new feature request lowest 7.6.2
#2340 Improve Template Haskell error recovery new -- feature request lowest 7.6.2
#2344 oddity with package prefixes for data constructors new feature request normal _|_
#2345 :browse limitations (browsing virtual namespaces, listing namespaces) new feature request lowest 7.6.2
#2365 Warn about suspicious flags in OPTIONS_GHC pragmas new feature request lowest 7.6.2
#2403 caching for runghc (runhaskell) new jsnx feature request normal _|_
#2427 Allow compilation of source from stdin new feature request normal _|_
#2460 provide -mwindows option like gcc 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
#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
#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
#2595 Implement record update for existential and GADT data types new feature request normal 6.12 branch
#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
#2630 installed packages should have a src-dirs field, for access to optionally installed sources new -- feature request normal _|_
#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
#2648 Report out of date interface files robustly new feature request lowest 7.6.2
#2708 Error message should suggest UnboxedTuples language extension new feature request low _|_
#2721 Newtype deriving doesn't work with type families new feature request 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
#2742 The -> in ViewPatterns binds more weakly than infix data constructors. new feature request normal _|_
#2803 bring full top level of a module in scope when a breakpoint is hit in the module new feature request lowest 7.6.2
#2836 Data.Typeable does not use qualified names new feature request lowest 7.6.2
#2893 Implement "Quantified contexts" proposal new feature request normal _|_
#2895 Implement the "Class System Extension" proposal new feature request normal _|_
#2896 Warning suggestion: argument not necessarily a binary operator new feature request low _|_
#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
#2986 :info printing instances often isn't wanted new Remi feature request lowest 7.6.2
#3000 :break command should recognize also nonexported top level symbols in qualified IDs new feature request lowest 7.6.2
#3021 A way to programmatically insert marks into heap profiling output new feature request normal _|_
#3032 would be nice if -fno-code and --make worked together new feature request 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
#3192 Add dynCompileCoreExpr :: GhcMonad m => Bool -> Expr CoreBind -> m Dynamic to ghc-api new feature request lowest 7.6.2
#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
#3251 split rts headers into public and private new feature request lowest 7.6.2
#3282 How to start an emacs editor within ghci asynchronously with :edit filename.hs :set editor emacs & don't go new feature request lowest 7.6.2
#3283 Selective disabling of unused bind warnings new feature request normal _|_
#3314 Add compilation date to +RTS --info new feature request 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
#3447 Class restrictions on type instances new feature request normal _|_
#3452 Show type of most recent expression in GHCi new feature request lowest 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
#3490 Relax superclass restrictions new feature request normal _|_
#3541 Allow local foreign imports new feature request normal _|_
#3545 As-patterns for type signatures new -- feature request normal _|_
#3547 Improve granularity of UndecidableInstances new feature request low 7.6.2
#3557 CPU Vector instructions in GHC.Prim new feature request normal _|_
#3577 Complete support for Data Parallel Haskell new rl feature request normal _|_
#3583 Default view patterns new feature request normal _|_
#3601 When running two or more instances of GHCi, persistent history is only kept for the first one new feature request normal _|_
#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
#3647 unify handling and error messages for -X vs. {-#LANGUAGE ...#-} pragmas/extensions new igloo feature request normal 7.8.1
#3693 Show stack traces new feature request normal 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
#3753 Make ghci's -l option consistent with GNU ld's -l option new feature request low 7.6.2
#3769 Add manpages for programs installed alongside ghc new feature request normal _|_
#3786 showing function arguments when stopped at its definition new feature request low 7.6.2
#3814 Compile to more than one (sub)-architecture new feature request normal _|_
#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
#3895 "Fix" pervasive-but-unnecessary signedness in GHC.Prim new feature request low 7.6.2
#3919 Or-patterns as GHC extension new feature request normal _|_
#3977 Support double-byte encodings (Chinese/Japanese/Korean) on Windows new batterseapower feature request low 7.8.1
#3980 System.Posix.Signals should provide a way to set the SA_NOCLDWAIT flag new feature request low 7.6.2
#3984 Handle multiline input in GHCi history new feature request normal 7.6.2
#4016 Strange display behaviour in GHCi new feature request low 7.6.2
#4020 Please consider adding support for local type synonyms new feature request low 7.6.2
#4052 Two sided sections new feature request low 7.6.2
#4091 Parse error on curried context of instance declaration new feature request normal _|_
#4092 Floating point manipulation : ulp and coerce IEEE-754 Double# into Word64# new feature request normal 7.6.2
#4096 New primops for indexing: index*OffAddrUsing# etc new feature request low 7.6.2
#4102 Bit manipulation built-ins new feature request normal 7.6.2
#4114 Add a flag to remove/delete intermediate files generated by GHC new feature request 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.