Custom Query

Filters
 
Columns

Show under each result:


Results (501 - 600 of 950)

1 2 3 4 5 6 7 8 9 10

Milestone: 7.8.1 (100 matches)

Ticket Summary Status Owner Type Priority Component
#7081 arrow analogs of lambda case and multi-way if new feature request normal Compiler
#7534 allocateRegsAndSpill: Cannot read from uninitialized register new bug high Compiler
#7463 [PATCH] When -keep-hc-files is enabled, foreign stubs *_stub.c should also be kept. new igloo bug normal Compiler
#7452 [GNU gold] ld: error: cannot find [...]/Types__1.o new bug high Build System
#7373 When building GHC: Failed to load interface for `GHC.Fingerprint' new bug normal libraries/base
#7169 Warning for incomplete record field label used as function new feature request normal Compiler
#2283 WIndows: loading objects that refer to DLL symbols new bug high GHCi
#7535 Using -with-rtsopts=-N should fail unless -threaded is also specified new bug normal Compiler
#7204 Use a class to control FFI marshalling new feature request normal Compiler
#7676 Unify patterns and function bindings new feature request normal Compiler
#6135 Unboxed Booleans new jstolarek feature request normal Compiler
#7593 Unable to print exceptions of unicode identifiers new bug normal Compiler
#7647 UNPACK polymorphic fields new simonpj feature request normal Compiler
#7021 Tuple (and other exotic predicates) not yet handled in Template Haskell new feature request normal Template Haskell
#7253 Top-level bindings in ghci new feature request normal GHCi
#7399 Test Posix004 fails in test-suite new bug normal libraries/unix
#7298 Test 2228 fails with dynamic-by-default new igloo bug high GHCi
#7558 Terrible error message when given and wanted are both insoluble new simonpj bug normal Compiler
#4364 Template Haskell: Cycle in type synonym declarations new simonpj bug high Compiler (Type checker)
#7667 Template Haskell fails to recognize type operator/function + new bug normal Template Haskell
#7484 Template Haskell allows building invalid record fields/names new bug normal Template Haskell
#6062 TH treats non-functions in function position inconsistently new simonpj bug normal Compiler
#7305 T5975a is broken on Windows new bug normal Test Suite
#7774 T5313 fails new bug normal GHC API
#7604 System.Directory.canonicalizePath "" behaviour differs between platforms new bug normal libraries/directory
#7371 Supporting old GHC versions in our libraries new igloo task normal Build System
#7746 Support loading/unloading profiled objects from a profiled executable new ezyang feature request normal Runtime System
#3977 Support double-byte encodings (Chinese/Japanese/Korean) on Windows new batterseapower feature request low libraries/base
#7803 Superclass methods are left unspecialized new bug normal Compiler
#7606 Stride scheduling for Haskell threads with priorities new ezyang feature request normal Runtime System
#7240 Stack trace truncated too much with indirect recursion new nomeata bug normal Profiling
#7670 StablePtrs should be organized by generation for efficient minor collections new bug normal Runtime System
#6124 Spurious non-exhaustive warning with GADT and newtypes new bug normal Compiler (Type checker)
#7283 Specialise INLINE functions new feature request normal Compiler
#3831 SpecConstr should exploit cases where there is exactly one call pattern new simonpj bug high Compiler
#7501 Some GHCi options are undocummented new bug high Documentation
#7521 Simplifier ticks exhausted when compiling Accelerate example. new bug high Compiler
#7057 Simplifier infinite loop regression new simonpj bug normal Compiler
#7809 Silly error message suggesting LiberalTypeSynonyms new bug normal Compiler (Type checker)
#6101 Show instance for integer-simple is not lazy enough new bug normal libraries (other)
#7307 Share top-level code for strings new bug normal Compiler
#7625 Semicolon is not handled between imports at the ghci command prompt new bug normal GHCi
#7635 SafeHaskell implying other options new feature request normal Compiler
#7511 Room for GHC runtime improvement >~5%, inlining related new bug normal Compiler
#7611 Rewrite rules application prevented by type variable application (map id vs. map (\x -> x)) new bug normal Compiler
#7017 Rethink need for tarballs under "friendly" environment new task high Build System
#4374 Remove in-tree gmp new igloo task high Build System
#2725 Remove Hack in compiler/nativeGen/MachCodeGen.hs new clemens bug high Compiler (NCG)
#4259 Relax restrictions on type family instance overlap new feature request normal Compiler (Type checker)
#7450 Regression in optimisation time of functions with many patterns (6.12 to 7.4)? new bug normal Compiler
#7679 Regression in -fregs-graph performance new bug high Compiler (NCG)
#7063 Register allocators can't handle non-uniform register sets new benl bug normal Compiler (NCG)
#7574 Register allocator chokes on certain branches with literals new thoughtpolice bug high Compiler (NCG)
#7788 Recursive type family causes <<loop>> new simonpj bug normal Compiler (Type checker)
#7828 RebindableSyntax and Arrow new bug normal Compiler (Type checker)
#7495 Rebindable list syntax? new feature request normal Compiler
#6017 Reading ./.ghci files raises security issues new task high GHCi
#7398 RULES don't apply to a newtype constructor new bug normal Compiler
#7771 RTS should provide stg_sel_n_noupd_closure new simonpj bug normal Compiler
#7189 RTS Assertion Crash new simonmar bug normal Runtime System
#7753 Profiling report broken with foreign exported functions new bug normal Profiling
#3472 Porting through .hc files broken new -- bug high Build System
#7481 Partially promoted data types new bug high Compiler
#7807 Parse error with "where" and file-ending comment new bug high Compiler (Parser)
#7736 Parallel array enumeration causes compiler panic (enumFromToP) new chak bug normal Compiler
#7380 Panic: mkNoTick: Breakpoint loading modules with -O2 via API new bug normal GHC API
#7713 Panic! make_exp (App _ (Coercion _)) when compiled with -fext-core new bug normal External Core
#7078 Panic using mixing list with parallel arrays incorrectly new chak bug normal Compiler
#7540 Panic on type inference with vectorised parallel arrays new chak bug highest Compiler
#7367 Optimiser / Linker Problem on amd64 new bug normal Build System
#7596 Opportunity to improve CSE new simonpj bug normal Compiler
#7725 Operators without colons new bug normal Compiler
#7765 Odd error message for `runghc` with missing `main` function. new igloo bug normal Compiler
#5019 OS X: ld: warning: could not create compact unwind for _ffi_call_unix64 new bug high Compiler
#7727 Nonsense evaluation: sequence [] = [] new igloo bug normal GHCi
#2451 New signal-handling API new simonmar task highest libraries/unix
#7198 New codegen more than doubles compile time of T3294 new simonmar bug high Compiler
#7335 Need for extra warning pragma for accidental pattern matching in do blocks new feature request normal Compiler
#7475 Mysterious Data.Word Segmentation Fault in GHCi new bug normal Compiler
#7783 MultiWayIf should start a new layout new bug normal Compiler (Parser)
#7785 Module-local function not specialized with ConstraintKinds new bug normal Compiler
#7116 Missing optimisation: strength reduction of floating-point multiplication new pcapriotti bug normal Compiler
#7289 Mingw FPU init not Windows compatible. new bug high Runtime System
#7619 Make worker-wrapper unbox data families new simonpj feature request normal Compiler
#7353 Make system IO interruptible on Windows new bug normal libraries/base
#4243 Make a proper options parser for the RTS new task high Runtime System
#7634 MD5 collision could lead to SafeHaskell violation new bug normal libraries/base
#7668 Location in -fdefer-type-errors new bug normal Compiler (Type checker)
#6092 Liberate case not happening new simonpj bug normal Compiler
#5945 Lambda lifting new simonpj bug normal Compiler
#7694 LLVM: bootstrapping with LLVM 3.2 does not work new dterei bug normal Compiler (LLVM)
#7608 LLVM only handles a hard-coded list of triples. new dterei task normal Compiler (LLVM)
#7297 LLVM incorrectly hoisting loads new dterei bug normal Compiler (LLVM)
#7643 Kind application error new simonpj bug normal Compiler (Type checker)
#7141 Inlining the single method of a class can shadow rules new simonpj bug normal Compiler
#7109 Inlining depends on datatype size, even with INLINE pragmas new simonpj bug normal Compiler
#6018 Injective type families new simonpj feature request normal Compiler
#7751 Incremental heap census new ezyang feature request normal Profiling
#3927 Incomplete/overlapped pattern warnings + GADTs = inadequate new simonpj bug high Compiler
#7520 Implement cardinality analysis new bug 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.