Custom Query

Filters
 
Columns

Show under each result:


Results (601 - 700 of 949)

1 2 3 4 5 6 7 8 9 10
Ticket Summary Status Owner Type Priority Milestone
#6124 Spurious non-exhaustive warning with GADT and newtypes new bug normal 7.8.1
#7918 SrcSpan's associated with expanded quasi-quotes are inconsistent new bug normal --
#7670 StablePtrs should be organized by generation for efficient minor collections new bug normal 7.8.1
#1466 Stack check for AP_STACK new simonmar bug normal 7.6.2
#7240 Stack trace truncated too much with indirect recursion new nomeata bug normal 7.8.1
#4016 Strange display behaviour in GHCi new feature request low 7.6.2
#4081 Strict constructor fields inspected in loop new benl bug low 7.6.2
#4267 Strictness analyser is to conservative about passing a boxed parameter new bug low 7.6.2
#3924 Strictness analyser missing useful strictness new bug low 7.6.2
#457 Strictness problem new bug normal _|_
#7606 Stride scheduling for Haskell threads with priorities new ezyang feature request normal 7.8.1
#6065 Suggested type signature causes a type error (even though it appears correct) new bug normal _|_
#7803 Superclass methods are left unspecialized new bug normal 7.8.1
#472 Supertyping of classes new feature request normal _|_
#3977 Support double-byte encodings (Chinese/Japanese/Korean) on Windows new batterseapower feature request low 7.8.1
#4049 Support for ABI versioning of C libraries new bug low 7.6.2
#7746 Support loading/unloading profiled objects from a profiled executable new ezyang feature request normal 7.8.1
#5556 Support pin-changing on ByteArray#s new feature request normal 7.6.2
#5197 Support static linker semantics for archives and weak symbols new feature request low 7.6.2
#7371 Supporting old GHC versions in our libraries new igloo task normal 7.8.1
#7604 System.Directory.canonicalizePath "" behaviour differs between platforms new bug normal 7.8.1
#3980 System.Posix.Signals should provide a way to set the SA_NOCLDWAIT flag new feature request low 7.6.2
#5280 System.Random commits (rand `mod` base) error. new rrnewton bug normal _|_
#4218 System.Random is way too lazy new rrnewton bug low 7.6.2
#5278 System.Random.randomIvalInteger makes invalid assumptions about RandomGen new rrnewton bug normal _|_
#7774 T5313 fails new bug normal 7.8.1
#7305 T5975a is broken on Windows new bug normal 7.8.1
#4863 TH crashes if you reify the Name of a dfun new simonpj bug low _|_
#6062 TH treats non-functions in function position inconsistently new simonpj bug normal 7.8.1
#7484 Template Haskell allows building invalid record fields/names new bug normal 7.8.1
#4837 Template Haskell does not work in a profiled compiler. new bug low 7.6.2
#7667 Template Haskell fails to recognize type operator/function + new bug normal 7.8.1
#4222 Template Haskell lets you reify supposedly-abstract data types new feature request low 7.6.2
#1480 Template Haskell should allow reification of modules new feature request normal _|_
#1800 Template Haskell support for running functions defined in the same module new -- feature request normal _|_
#4364 Template Haskell: Cycle in type synonym declarations new simonpj bug high 7.8.1
#1444 Template Haskell: add proper support for qualified names in non-splicing applications new feature request normal _|_
#4230 Template Haskell: less type checking in quotations? new feature request low 7.6.2
#1476 Template Haskell: splicing types and patterns new bug low _|_
#5467 Template Haskell: support for Haddock comments new feature request normal 7.6.2
#7558 Terrible error message when given and wanted are both insoluble new simonpj bug normal 7.8.1
#7298 Test 2228 fails with dynamic-by-default new igloo bug high 7.8.1
#7399 Test Posix004 fails in test-suite new bug normal 7.8.1
#2805 Test ffi009(ghci) fails on PPC Mac OS X new bug lowest 7.6.2
#2742 The -> in ViewPatterns binds more weakly than infix data constructors. new feature request normal _|_
#5641 The -L flag should not exist new bug normal 7.6.2
#5470 The DPH library needs to support PData and PRepr instances for more than 15-tuples new chak bug normal 7.6.2
#599 The Front Panel new task normal _|_
#7309 The Ix instance for (,) leaks space in range new bug normal _|_
#3606 The Ord instance for unboxed arrays is very inefficient new bug lowest 7.6.2
#7045 The `Read` instance of `Rational` does not support decimal notation new bug normal 7.6.2
#4296 The dreaded SkolemOccurs problem new simonpj bug low 7.6.2
#3620 The seeds generated by split are not independent new rrnewton bug normal _|_
#7602 Threaded RTS performing badly on recent OS X (10.8?) new thoughtpolice bug normal _|_
#5190 TinyCoreLinux extension new bug low 7.6.2
#4831 Too many specialisations in SpecConstr new rl bug low 7.6.2
#5959 Top level splice in Template Haskell has over-ambitious lexical scope? new bug low 7.6.2
#2840 Top level string literals new bug lowest 7.6.2
#7253 Top-level bindings in ghci new feature request normal 7.8.1
#3713 Track -dynamic/-fPIC to avoid obscure linker errors new task low 7.6.2
#2640 Treat -X flags consistently in GHCi new feature request lowest 7.6.2
#7021 Tuple (and other exotic predicates) not yet handled in Template Haskell new feature request normal 7.8.1
#4052 Two sided sections new feature request low 7.6.2
#1614 Type checker does not use functional dependency to avoid ambiguity new bug normal _|_
#5985 Type operators are not accepted as variables in contexts new bug normal 7.6.2
#1308 Type signature in warning is wrong new bug normal _|_
#4385 Type-level natural numbers new diatchki feature request normal 7.6.2
#5051 Typechecker behaviour change new bug high 7.2.1
#6030 Typeclass constraint should pick the OverloadedString type. new feature request normal _|_
#3990 UNPACK doesn't unbox data families new bug low 7.6.2
#7647 UNPACK polymorphic fields new simonpj feature request normal 7.8.1
#7593 Unable to print exceptions of unicode identifiers new bug normal 7.8.1
#3844 Undeprecate #include (in at least some circumstances) new bug low 7.6.2
#2625 Unexpected -ddump-simpl output for derived Ord instance and UNPACKed fields new bug low _|_
#4017 Unhelpful error message in GHCi new bug lowest 7.6.2
#1880 Unify flag descriptions to generate both docs and code new task lowest 7.6.2
#7676 Unify patterns and function bindings new feature request normal 7.8.1
#5302 Unused arguments in join points new simonpj bug low 7.6.2
#5158 Update .git-ignore in all the repos new pcapriotti task low 7.6.2
#7204 Use a class to control FFI marshalling new feature request normal 7.8.1
#2159 Use a more efficient representation than [DynFlag] new bug lowest 7.6.2
#7855 Use optimizer for more information about incomplete pattern matches new feature request normal
#609 Useful optimisation for set-cost-centre new simonmar task normal 7.6.2
#3704 Using -shared without -dynamic should be rejected on linux new bug low 7.6.2
#7535 Using -with-rtsopts=-N should fail unless -threaded is also specified new bug normal 7.8.1
#3215 Valgrind support new feature request normal _|_
#597 Various error messages have inaccurate source locations new task low _|_
#589 Various poor type error messages new bug low _|_
#7863 Verbosity level for quieter Template Haskell new feature request normal
#2465 View + Pattern Match not fused sufficiently new bug low _|_
#2283 WIndows: loading objects that refer to DLL symbols new bug high 7.8.1
#2365 Warn about suspicious flags in OPTIONS_GHC pragmas 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
#602 Warning Suppression new task lowest 7.6.2
#4980 Warning about module abbreviation clashes new feature request low 7.6.2
#4959 Warning about variables with leading underscore that are used anyway new feature request low 7.6.2
#7169 Warning for incomplete record field label used as function new feature request normal 7.8.1
#7895 Warning for literal overflow new feature request normal --
#2522 Warning for missing export lists new feature request lowest 7.6.2
#7881 Warning for pointless ranges like [5..2] new feature request normal
1 2 3 4 5 6 7 8 9 10
Note: See TracQuery for help on using queries.