Custom Query

Filters
 
Columns

Show under each result:


Results (201 - 300 of 949)

1 2 3 4 5 6 7 8 9 10

Owner: simonpj (27 matches)

Ticket Summary Status Type Priority Milestone Component
#7542 GHC doesn't optimize (strict) composition with id new bug normal 7.8.1 Compiler
#7558 Terrible error message when given and wanted are both insoluble new bug normal 7.8.1 Compiler
#7596 Opportunity to improve CSE new bug normal 7.8.1 Compiler
#7619 Make worker-wrapper unbox data families new feature request normal 7.8.1 Compiler
#7643 Kind application error new bug normal 7.8.1 Compiler (Type checker)
#7647 UNPACK polymorphic fields new feature request normal 7.8.1 Compiler
#7771 RTS should provide stg_sel_n_noupd_closure new bug normal 7.8.1 Compiler
#7786 strange errors when deducing constraints new bug normal 7.8.1 Compiler
#7788 Recursive type family causes <<loop>> new bug normal 7.8.1 Compiler (Type checker)
#345 GADT - fundep interaction new bug low _|_ Compiler (Type checker)
#1201 ghci runs Template Haskell splices 4 times new bug low _|_ Template Haskell
#1231 deprecation warnings are reported too often new feature request low _|_ Compiler
#4185 Deriving higher-arity instances for newtype family instances fails new bug low 7.6.2 Compiler
#4281 Make impredicativity work properly new task low 7.6.2 Compiler
#4296 The dreaded SkolemOccurs problem new bug low 7.6.2 Compiler
#4863 TH crashes if you reify the Name of a dfun new bug low _|_ Template Haskell
#5224 Improve consistency checking for family instances new bug low 7.6.2 Compiler
#5302 Unused arguments in join points new bug low 7.6.2 Compiler
#5326 Polymorphic instances aren't automatically specialised new bug low 7.6.2 Compiler
#1158 Problem with GADTs and explicit type signatures new bug lowest _|_ Compiler
#1330 Impredicativity bug: Church2 test gives a rather confusing error with the HEAD new bug lowest 7.6.2 Compiler (Type checker)
#1885 Improve CPR analysis new feature request lowest 7.6.2 Compiler
#2256 Incompleteness of type inference: must quantify over implication constraints new bug lowest 7.6.2 Compiler
#2439 Missed optimisation with dictionaries and loops new bug lowest 7.6.2 Compiler
#2600 Bind type variables in RULES new feature request lowest 7.6.2 Compiler
#2915 Arity is smaller than need be new bug lowest 7.6.2 Compiler
#2940 Do CSE after CorePrep new bug lowest 7.6.2 Compiler

Owner: squadette (1 match)

Ticket Summary Status Type Priority Milestone Component
#3070 floor(0/0) should not be defined new bug lowest 7.6.2 Prelude

Owner: tcsavage (1 match)

Ticket Summary Status Type Priority Milestone Component
#4413 (^^) is not correct for Double and Float new bug low 7.6.2 libraries/base

Owner: thorkilnaur (1 match)

Ticket Summary Status Type Priority Milestone Component
#1176 Infinite loop when printing error message new bug low _|_ Compiler

Owner: thoughtpolice (3 matches)

Ticket Summary Status Type Priority Milestone Component
#7574 Register allocator chokes on certain branches with literals new bug high 7.8.1 Compiler (NCG)
#7678 GHC should compile cleanly with clang new bug high 7.8.1 Compiler
#7602 Threaded RTS performing badly on recent OS X (10.8?) new bug normal _|_ Runtime System

Owner: tibbe (4 matches)

Ticket Summary Status Type Priority Milestone Component
#4245 ghci panic: thread blocked indefinitely in an MVar operation new bug high 7.6.2 GHCi
#5443 Errors when shutting down the event manager loop new bug normal 7.6.2 Compiler
#7133 GHCi: strange behaviour after CTRL-C, followed by 'hPutChar: resource vanished (Broken Pipe)' when quitting new bug normal 7.8.1 GHCi
#7460 Double literals generated bad core new bug normal 7.8.1 Compiler

Owner: tim (1 match)

Ticket Summary Status Type Priority Milestone Component
#670 External Core is broken new bug normal _|_ External Core

Owner: tomasp (1 match)

Ticket Summary Status Type Priority Milestone Component
#5429 Docase notation as GHC extension new feature request normal 7.6.2 Compiler

Owner: vivian (1 match)

Ticket Summary Status Type Priority Milestone Component
#4459 Polymorphic Data.Dynamic new feature request low 7.6.2 GHC API

Owner: None (60 matches)

Ticket Summary Status Type Priority Milestone Component
#3472 Porting through .hc files broken new bug high 7.8.1 Build System
#634 Implement a more efficient TArray new task normal _|_ Runtime System
#1800 Template Haskell support for running functions defined in the same module new feature request normal _|_ Template Haskell
#1826 unable to list source for <exception thrown> should never occur new feature request normal _|_ GHCi
#2630 installed packages should have a src-dirs field, for access to optionally installed sources new feature request normal _|_ Package system
#3178 Fix linking -lpthread for semaphores new bug normal _|_ libraries/unix
#3195 runghc failing sometimes new bug normal _|_ None
#3545 As-patterns for type signatures new feature request normal _|_ Compiler (Type checker)
#3615 GHCi doesn't allow the use of imported data contructors new feature request normal _|_ GHCi
#3628 exceptions reported to stderr when they propagate past forkIO new bug normal _|_ libraries/base
#2401 aborting an STM transaction should throw an exception new bug low 7.6.2 Runtime System
#3184 package.conf should be under /var, not /usr new bug low 7.6.2 Package system
#3722 Haskeline Iconv needs HAVE_LANGINFO_H new bug low 7.6.2 libraries (other)
#17 Separate warnings for unused local and top-level bindings new feature request lowest _|_ Compiler
#1612 GHC_PACKAGE_PATH and $topdir bug new bug lowest 7.6.2 Package system
#2064 problems with duplicate modules new bug lowest 7.6.2 Package system
#2340 Improve Template Haskell error recovery new feature request lowest 7.6.2 Template Haskell
#2437 More accurate package dependencies new task lowest 7.6.2 Package system
#3711 Bad error reporting when calling a function in a module which depends on a DLL on Windows new bug lowest 7.6.2 Runtime System
#5757 zero unexpected failures on all tier 1 platforms new task highest 7.6.2 Test Suite
#7382 Evaluating GHCi expressions is slow following the dynamic-by-default change new bug highest 7.8.1 GHCi
#7926 eventfd: unsupported operation when doing anything new bug highest 7.8.1 Compiler
#314 #line pragmas not respected inside nested comments new bug high 7.8.1 Compiler (Parser)
#781 GHCi on x86_64, cannot link to static data in shared libs new bug high 7.8.1 Compiler
#2283 WIndows: loading objects that refer to DLL symbols new bug high 7.8.1 GHCi
#3103 Compiling base with cabal fails. new bug high 7.8.1 Compiler
#4012 Compilation results are not deterministic new bug high 7.6.2 Compiler
#4243 Make a proper options parser for the RTS new task high 7.8.1 Runtime System
#4879 Deprecate exports new feature request high 7.8.1 Compiler
#5019 OS X: ld: warning: could not create compact unwind for _ffi_call_unix64 new bug high 7.8.1 Compiler
#5051 Typechecker behaviour change new bug high 7.2.1 Compiler
#5361 regSpill: out of spill slots! new bug high 7.8.1 Compiler
#5442 ghc-pkg unregister --user/--global/--package-conf not normative new bug high 7.8.1 ghc-pkg
#5610 Improve "Unacceptable argument type in foreign declaration" error message new feature request high 7.4.1 Compiler (Type checker)
#5780 -faggressive-primops change caused a failure in perf/compiler/parsing001 new bug high 7.8.1 Compiler
#5910 Holes with other constraints new feature request high 7.8.1 Compiler (Type checker)
#6017 Reading ./.ghci files raises security issues new task high 7.8.1 GHCi
#6098 debugger does not know the correct type for a newtype field new bug high 7.8.1 GHCi
#6166 Performance regression in mwc-random since 7.0.x new bug high 7.6.2 Compiler
#7011 32bit GHC 7.4.2 cannot compile integer-gmp on OS X 10.8 new bug high 7.8.1 libraries (other)
#7017 Rethink need for tarballs under "friendly" environment new task high 7.8.1 Build System
#7056 GHCi loadArchive "libiconv.a":failed Unknown PEi386 section name `.drectve' new bug high 7.6.2 GHCi
#7097 linker fails to load package with binding to foreign library new bug high 7.8.1 Runtime System
#7103 Compiler panic, when loading wxc in GHCi new bug high 7.6.2 GHCi
#7152 Add flag to configure that skips overwriting of symlinks on install new bug high 7.8.1 Build System
#7229 Detecting if a process was killed by a signal is impossible new bug high 7.8.1 libraries/process
#7266 Allow fractional-looking integer literals new feature request high 7.8.1 Compiler
#7273 Binary size increase in nofib/grep between 7.6.1 and HEAD new bug high 7.8.1 Compiler
#7277 Recompilation check fails for TH unless functions are inlined new bug high 7.6.2 Template Haskell
#7289 Mingw FPU init not Windows compatible. new bug high 7.8.1 Runtime System
#7300 Allow CAFs kept reachable by FFI to be forcibly made unreachable for GC new feature request high 7.8.1 Compiler (FFI)
#7316 GHC segfaults on ARM new bug high 7.6.2 Compiler
#7325 threadDelay mistreats minBound and maxBound in some configurations new bug high 7.6.2 Runtime System
#7411 Exceptions are optimized away in certain situations new bug high 7.8.1 Compiler
#7452 [GNU gold] ld: error: cannot find [...]/Types__1.o new bug high 7.8.1 Build System
#7481 Partially promoted data types new bug high 7.8.1 Compiler
#7501 Some GHCi options are undocummented new bug high 7.8.1 Documentation
#7521 Simplifier ticks exhausted when compiling Accelerate example. new bug high 7.8.1 Compiler
#7534 allocateRegsAndSpill: Cannot read from uninitialized register new bug high 7.8.1 Compiler
#7567 invalidateModSummaryCache throws exception if ms_hs_date is 0 new bug high 7.8.1 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.