Custom Query

Filters
 
Columns

Show under each result:


Results (601 - 700 of 947)

1 2 3 4 5 6 7 8 9 10

Architecture: Unknown/Multiple (100 matches)

Ticket Summary Status Owner Type Priority Milestone
#4440 time004 fails depending on the date new bug low 7.6.2
#4442 Add unaligned version of indexWordArray# new feature request low 7.6.2
#4453 Allow specifying .hi files of imports on command line in batch mode new feature request low 7.6.2
#4459 Polymorphic Data.Dynamic new vivian feature request low 7.6.2
#4463 CORE notes break optimisation new bug low _|_
#4466 Add extension for type application new feature request low 7.6.2
#4479 Add Type Directed Name Resolution new feature request low 7.6.2
#4520 startup code on Windows should use SetDllDirectory("") new feature request low 7.6.2
#4806 Make error message more user friendly when module is not found because package is unusable new feature request low 7.6.2
#4815 Instance constraints should be used when deriving on associated data types new feature request low 7.6.2
#4823 Loop strength reduction for array indexing new feature request low 7.6.2
#4824 Windows: Dynamic linking doesn't work out-of-the-box new bug low 7.6.2
#4831 Too many specialisations in SpecConstr new rl bug low 7.6.2
#4833 Finding the right loop breaker new bug low 7.6.2
#4836 literate markdown not handled correctly by unlit new bug low 7.6.2
#4837 Template Haskell does not work in a profiled compiler. new bug low 7.6.2
#4846 Newtype derving used wrongly new bug low 7.6.2
#4861 Documentation for base does not include special items new bug low 7.6.2
#4896 Deriving Data does not work for attached code new bug low 7.6.2
#4899 Non-standard compile plus Template Haskell produces spurious "unknown symbol" linker error new simonmar bug low 7.6.2
#4913 Make event tracing conditional on an RTS flag only new feature request low 7.6.2
#4921 report ambiguous type variables more consistently new feature request low 7.6.2
#4931 hsc2hs emits invalid OPTIONS_GHC pragmas new bug low 7.6.2
#4938 Core2 CPU not detected correctly new bug low 7.6.2
#4955 increase error message detail for module lookups failure due to hi references new bug low 7.6.2
#4959 Warning about variables with leading underscore that are used anyway new feature request low 7.6.2
#4960 Better inlining test in CoreUnfold new bug low 7.6.2
#4980 Warning about module abbreviation clashes new feature request low 7.6.2
#4985 Improve locations in ghci errors new bug low 7.6.2
#5014 canonicalizePath throws exception on paths that do not exist new bug low 7.6.2
#5041 Incorrect Read deriving for MagicHash constructors new bug low _|_
#5059 Pragma to SPECIALISE on value arguments new feature request low 7.6.2
#5062 Patch: Debug output for OS X linker and coding standard upgrades new bug low 7.6.2
#5063 unix package has untracked dependency on libbsd new bug low 7.6.2
#5073 Add blockST for nested ST scopes new bug low 7.6.2
#5142 stub header files don't work with the MS C compiler new simonmar bug low 7.6.2
#5158 Update .git-ignore in all the repos new pcapriotti task low 7.6.2
#5171 Misfeature of Cmm optimiser: no way to extract a branch of expression into a separate statement new feature request low 7.6.2
#5197 Support static linker semantics for archives and weak symbols new feature request low 7.6.2
#5202 Docs on strictness info out of date new bug low 7.6.2
#5209 ^C doesn't correctly reset the prompt from within multiline commands in ghci new bug low 7.6.2
#5219 need a version of hs_init that returns an error code for command-line errors new feature request low 7.6.2
#5224 Improve consistency checking for family instances new simonpj bug low 7.6.2
#5248 Infer type context in a type signature new feature request low 7.6.2
#5251 copyFile does not copy metadata new bug low 7.6.2
#5262 Compiling with -O makes some expressions too lazy and causes space leaks new bug low 7.6.2
#5266 Licensing requirements and copyright notices new feature request low 7.6.2
#5267 Missing type checks for arrow command combinators new ross bug low 7.6.2
#5273 error and undefined should print a location new feature request low 7.6.2
#5288 Less noisy version of -fwarn-name-shadowing new feature request low 7.6.2
#5291 GhcDynamic build fails on Windows: can't find DLLs new bug low 7.6.2
#5292 libHSghc exports more symbols than Windows can handle new bug low 7.6.2
#5298 Inlined functions aren't fully specialised new bug low 7.6.2
#5302 Unused arguments in join points new simonpj bug low 7.6.2
#5305 crash after writing around 40 gigabytes to stdout new bug low 7.6.2
#5308 Generalize -msse2 command line flag to -msse<version number> new feature request low 7.6.2
#5316 Orphan instances strike again: ghc rejects a program at first but will accept it if you repeat the same compilation command new bug low _|_
#5326 Polymorphic instances aren't automatically specialised new simonpj bug low 7.6.2
#5333 Arrow command combinators and infixr cause the desugarer to fail new ross bug low 7.6.2
#5376 Quotation in System.Process.system for Windows new bug low 7.6.2
#5378 unreg compiler: warning: conflicting types for built-in function ‘memcpy’ new bug low 7.6.2
#5388 ghcilink003 and ghcilink006 fail on OSX new bug low 7.6.2
#5537 ghc doesn't find libffi.so.5 in testsuite new bug low 7.6.2
#5654 Profiling semantics bug new simonmar bug low 7.6.2
#5682 Properly parse kind operators (from promoted type operators) new dreixel bug low 7.6.2
#5957 signatures are too permissive new bug low _|_
#6034 Parse error when using ' with promoted kinds new bug low _|_
#17 Separate warnings for unused local and top-level bindings new -- feature request lowest _|_
#344 arrow notation: incorrect scope of existential dictionaries new ross bug lowest 7.6.2
#367 Infinite loops can hang Concurrent Haskell new ezyang bug lowest _|_
#418 throwTo to a thread inside 'block' new bug lowest _|_
#552 GHCi :m doesn't restore default decl new bug lowest _|_
#602 Warning Suppression new task lowest 7.6.2
#860 CPP fails when a macro is used on a line containing a single quote character new feature request lowest _|_
#917 -O introduces space leak new bug lowest _|_
#1012 ghc panic with mutually recursive modules and template haskell new bug lowest 7.6.2
#1016 Avoidance of unaligned loads is overly conservative new task lowest 7.6.2
#1158 Problem with GADTs and explicit type signatures new simonpj bug lowest _|_
#1307 Warning refers to code not in the source new bug lowest _|_
#1330 Impredicativity bug: Church2 test gives a rather confusing error with the HEAD new simonpj bug lowest 7.6.2
#1365 -fbyte-code is ignored in a OPTIONS_GHC pragma new feature request lowest 7.6.2
#1377 GHCi debugger tasks new mnislaih task lowest 7.6.2
#1420 Automatic heap profile intervals new feature request lowest 7.6.2
#1487 unix package: test needed for getLoginName new adrien bug lowest 7.6.2
#1534 [Debugger] Watch on accesses of "variables" new feature request lowest 7.6.2
#1572 Make it easy to find documentation for GHC and installed packages new task lowest 7.6.2
#1574 Broken link testing new feature request lowest 7.6.2
#1600 Optimisation: CPR the results of IO new task lowest 7.6.2
#1612 GHC_PACKAGE_PATH and $topdir bug new -- bug lowest 7.6.2
#1631 Make the External Package Table contain ModDetails not ModIface new task lowest 7.6.2
#1693 Make distclean (still) doesn't new igloo bug lowest 7.6.2
#1721 Make GHCi print the entire result of an interactive 'bind' statement new feature request lowest 7.6.2
#1727 Precedence and associativity rules ignored when mixing infix type and data constructors in a single expression new bug lowest 7.6.2
#1820 Windows segfault-catching only works for the main thread new bug lowest 7.6.2
#1880 Unify flag descriptions to generate both docs and code new task lowest 7.6.2
#1885 Improve CPR analysis new simonpj feature request lowest 7.6.2
#1894 Add a total order on type constructors new feature request lowest 7.6.2
#2028 STM slightly conservative on write-only transactions new bug lowest 7.6.2
#2064 problems with duplicate modules new -- bug lowest 7.6.2
#2075 hpc should render information about the run in its html markup new andy@… feature request lowest 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.