{16} Active Tickets by number (984 matches)

  • List all active tickets by number.
  • Color each row based on priority.
  • If a ticket has been accepted, a '*' is appended after the owner's name

Results (1 - 100 of 984)

1 2 3 4 5 6 7 8 9 10
Ticket Summary Component Version Milestone Type Priority Test case Owner Status Created
#7835 ghc --make: allow passign .cmm, .c and .hs files in one command line Compiler 7.6.2 feature request normal new 04/14/13
#7836 Runtime failure profiling with +RTS -hc -hbdrag,void Profiling 7.4.2 bug normal infoneeded 04/14/13
#7842 Incorrect checking of let-bindings in recursive do Compiler (Type checker) 7.7 bug normal new 04/16/13
#7843 GHC should be able to list all possible command line options Driver 7.6.2 feature request normal jstolarek patch 04/17/13
#7845 RebindableSyntax should allow rebinding tuples and lists Compiler 7.7 feature request normal new 04/18/13
#7847 Maintain per-generation lists of weak pointers Runtime System 7.7 feature request normal patch 04/19/13
#7849 Error on pattern matching of an existential whose context includes a type function Compiler (Type checker) 7.4.2 bug normal new 04/19/13
#7858 Fix definitions of abs/signum for Floats/Doubles libraries/base 7.6.3 bug normal new 04/22/13
#7866 floor (0/0) :: Int is different with -O0 and -O1 Compiler 7.6.2 bug normal new 04/26/13
#7870 Compilatio​n errors break the complexity encapsulat​ion on DSLs, impairs success in industry Compiler (Type checker) 7.7 feature request normal new 04/27/13
#7876 hClose002 for ghci hangs on Mac OS X Compiler 7.6.3 bug normal new 05/01/13
#7877 hSetBuffering002(ghci) and hSetBuffering004(ghci) fail on OS X GHCi 7.6.3 bug normal new 05/01/13
#7883 enable GHC LLVM backend to use LLVM provided CAS / Atomicity primitives? Compiler 7.7 feature request normal carter new 05/02/13
#7884 Cannot build hedgewars with new haskell 7.6 Compiler 7.6.2 bug normal new 05/03/13
#7885 LLVM build broken Compiler (LLVM) 7.7 bug normal new 05/03/13
#7894 Crash on :i M.-> Compiler (Parser) 7.6.3 bug normal new 05/07/13
#7895 Warning for literal overflow Compiler 7.6.3 feature request normal new 05/07/13
#7901 Bad error message when using UnicodeSyntax ∀ without ExplicitForall Compiler 7.6.2 bug normal new 05/09/13
#7912 Missing symbols from termios.h when linking on Android libraries/unix 7.7 bug normal new 05/15/13
#7913 Argument order not preserved by nubBy Prelude 7.6.3 bug normal new 05/15/13
#7917 update documentation of InstalledPackageInfo Documentation 7.6.3 task normal new 05/17/13
#7918 SrcSpan's associated with expanded quasi-quotes are inconsistent Compiler 7.4.2 bug normal new 05/17/13
#7854 Constrained method type accepted in Haskell 98 mode Compiler 7.6.3 bug normal new 04/21/13
#7855 Use optimizer for more information about incomplete pattern matches Compiler (Type checker) 7.7 feature request normal new 04/22/13
#7860 Add more bit fiddling functions to 'integer-gmp' libraries (other) 7.6.3 feature request normal patch 04/23/13
#7862 Could not deduce (A) from the context (A, ...) Compiler (Type checker) 7.6.2 bug normal new 04/25/13
#7863 Verbosity level for quieter Template Haskell Template Haskell 7.6.3 feature request normal new 04/25/13
#7867 Allow template-haskell to communicate with itself between compilation units through the interface file Template Haskell 7.6.3 feature request normal infoneeded 04/26/13
#7874 segfault 11 on mac os x when building compiler for ghc 7.7.20130430 Compiler 7.7 bug normal new 04/30/13
#7880 Require "forall" in definitions of polymorphic types Compiler 7.6.3 bug normal new 05/02/13
#7881 Warning for pointless ranges like [5..2] Compiler 7.6.3 feature request normal new 05/02/13
#7897 MakeTypeRep fingerprints be proper, robust fingerprints Compiler 7.6.3 bug normal new 05/08/13
#7898 SpecConstr explodes when compiling module BSP of frag-1.1.2 Compiler 7.6.3 bug normal new 05/08/13
#7902 Add support for byte endianness swapping exposed as a primops Compiler 7.7 feature request normal patch 05/09/13
#7903 Failure to find class instance specified with extra parentheses Compiler 7.6.3 bug normal typecheck/should_compile/T7903 new 05/10/13
#7904 GHC calls the cc1 of a gcc thats not the first in PATH Compiler 7.6.3 bug normal new 05/10/13
#7908 InstanceSigs suggestion not accepted Compiler 7.7 bug normal new 05/14/13
#7916 PolyKinds without type signatures Compiler (Type checker) 7.7 bug normal new 05/16/13
#2528 nub not as reliable as nubBy libraries/base 6.8.2 6.10.1 bug normal new 08/20/08
#2595 Implement record update for existential and GADT data types Compiler 6.8.3 6.12 branch feature request normal tc244 new 09/15/08
#4139 Spurious non-exhaustive pattern match warnings are given using GADTs Compiler 7.4.1 7.0.1 bug normal new 06/16/10
#5051 Typechecker behaviour change Compiler 7.0.2 7.2.1 bug high typecheck/should_compile/T5051 new 03/26/11
#5610 Improve "Unacceptable argument type in foreign declaration" error message Compiler (Type checker) 7.6.1-rc1 7.4.1 feature request high new 11/07/11
#344 arrow notation: incorrect scope of existential dictionaries Compiler (Type checker) 6.4 7.6.2 bug lowest ross new 04/07/05
#602 Warning Suppression Compiler None 7.6.2 task lowest N/A new 06/30/04
#609 Useful optimisation for set-cost-centre Profiling None 7.6.2 task normal simonmar new 02/01/05
#849 Offer control over branch prediction Compiler 6.4.2 7.6.2 feature request normal N/A new 08/08/06
#888 Implement the static argument transformation Compiler 6.4.2 7.6.2 task normal N/A new 09/04/06
#1012 ghc panic with mutually recursive modules and template haskell Template Haskell 6.8.2 7.6.2 bug lowest TH_import_loop new 11/18/06
#1016 Avoidance of unaligned loads is overly conservative Compiler 6.6 7.6.2 task lowest N/A new 11/20/06
#1216 Missed opportunity for let-no-esape Compiler 6.6 7.6.2 bug normal simonpj new 03/12/07
#1330 Impredicativity bug: Church2 test gives a rather confusing error with the HEAD Compiler (Type checker) 6.7 7.6.2 bug lowest Church2 simonpj new 05/05/07
#1349 Generalise the ! and UNPACK mechanism for data types, to unpack function arguments Compiler 6.6.1 7.6.2 task normal new 05/11/07
#1365 -fbyte-code is ignored in a OPTIONS_GHC pragma GHCi 6.6.1 7.6.2 feature request lowest new 05/19/07
#1377 GHCi debugger tasks GHCi 6.7 7.6.2 task lowest mnislaih new 05/25/07
#1379 Allow breakpoints and single-stepping for functions defined interactively GHCi 6.7 7.6.2 feature request lowest new 05/25/07
#1420 Automatic heap profile intervals Profiling 6.7 7.6.2 feature request lowest new 06/08/07
#1466 Stack check for AP_STACK Compiler 6.6.1 7.6.2 bug normal concprog001 simonmar new 06/28/07
#1487 unix package: test needed for getLoginName libraries/unix 6.6.1 7.6.2 bug lowest adrien new 07/03/07
#1496 Newtypes and type families combine to produce inconsistent FC(X) axiom sets Compiler (Type checker) 6.7 7.6.2 bug normal simonpj new 07/04/07
#1498 Optimisation: eliminate unnecessary heap check in recursive function Compiler 6.6.1 7.6.2 bug low new 07/06/07
#1534 [Debugger] Watch on accesses of "variables" GHCi 6.7 7.6.2 feature request lowest new 07/13/07
#1544 Derived Read instances for recursive datatypes with infix constructors are too inefficient Compiler 6.6.1 7.6.2 bug normal new 07/17/07
#1572 Make it easy to find documentation for GHC and installed packages Compiler 6.6.1 7.6.2 task lowest new 08/01/07
#1574 Broken link testing Documentation 6.6.1 7.6.2 feature request lowest new 08/01/07
#1600 Optimisation: CPR the results of IO Compiler 6.6.1 7.6.2 task lowest new 08/08/07
#1612 GHC_PACKAGE_PATH and $topdir bug Package system 6.6.1 7.6.2 bug lowest new 08/12/07
#1631 Make the External Package Table contain ModDetails not ModIface Compiler 6.6.1 7.6.2 task lowest new 08/23/07
#1693 Make distclean (still) doesn't Build System 6.6.1 7.6.2 bug lowest igloo new 09/14/07
#1721 Make GHCi print the entire result of an interactive 'bind' statement Compiler 6.6.1 7.6.2 feature request lowest new 09/20/07
#1727 Precedence and associativity rules ignored when mixing infix type and data constructors in a single expression Compiler (Parser) 6.6.1 7.6.2 bug lowest new 09/21/07
#1820 Windows segfault-catching only works for the main thread Runtime System 6.8.1 7.6.2 bug lowest derefnull(ghci), divbyzero(ghci) new 11/01/07
#1853 hpc mix files for Main modules overwrite each other Code Coverage 6.8.1 7.6.2 bug lowest AndyGill new 11/07/07
#1880 Unify flag descriptions to generate both docs and code Compiler 6.8.1 7.6.2 task lowest new 11/12/07
#1883 GHC can't find library using "short" name Compiler 6.6.1 7.6.2 bug lowest new 11/12/07
#1885 Improve CPR analysis Compiler 6.8.1 7.6.2 feature request lowest simonpj new 11/13/07
#1894 Add a total order on type constructors Compiler (Type checker) 6.8.1 7.6.2 feature request lowest new 11/14/07
#1965 Allow unconstrained existential contexts in newtypes Compiler 6.8.1 7.6.2 feature request normal new 12/08/07
#2028 STM slightly conservative on write-only transactions Compiler 6.8.1 7.6.2 bug lowest new 01/09/08
#2064 problems with duplicate modules Package system 6.8.2 7.6.2 bug lowest new 01/25/08
#2075 hpc should render information about the run in its html markup Code Coverage 6.8.2 7.6.2 feature request lowest andy@… new 02/04/08
#2104 Add Labels Compiler 6.8.2 7.6.2 feature request lowest new 02/17/08
#2110 Rules to eliminate casted id's Compiler 6.8.2 7.6.2 feature request lowest new 02/18/08
#2119 explicitly importing deprecated symbols should elicit the deprecation warning Compiler 6.8.2 7.6.2 feature request lowest new 02/22/08
#2123 implement waitForProcess using signals libraries/process 6.8.2 7.6.2 task lowest new 02/26/08
#2135 Warn if functions are exported whose types cannot be written Compiler 6.8.2 7.6.2 feature request lowest new 03/04/08
#2140 cpuTimePrecision is wrong for me on Windows (XP) libraries/base 6.8.2 7.6.2 bug lowest new 03/06/08
#2147 unhelpful error message for a misplaced DEPRECATED pragma Compiler 6.8.2 7.6.2 bug lowest new 03/11/08
#2159 Use a more efficient representation than [DynFlag] Compiler 6.8.2 7.6.2 bug lowest new 03/15/08
#2161 finaliser of a ForeignPtr called while references from unreachable threads exist Runtime System 6.8.2 7.6.2 bug low new 03/16/08
#2168 ghci should show haddock comments for identifier GHCi 6.8.2 7.6.2 feature request lowest new 03/22/08
#2184 if findExecutable finds a file that matchs the argument, check if it is an executable libraries/directory 6.8.2 7.6.2 bug lowest new 03/28/08
#2189 hSetBuffering stdin NoBuffering doesn't work on Windows libraries/base 6.8.2 7.6.2 bug normal new 03/31/08
#2215 :disable command to disable breakpoints GHCi 6.9 7.6.2 feature request lowest new 04/11/08
#2224 -fhpc inteferes/prevents rewrite rules from firing Code Coverage 6.8.2 7.6.2 bug lowest andy@… new 04/16/08
#2256 Incompleteness of type inference: must quantify over implication constraints Compiler 6.8.2 7.6.2 bug lowest simonpj new 05/01/08
#2258 ghc --cleanup Compiler 6.8.2 7.6.2 feature request lowest new 05/01/08
#2260 Non-ideal error message for misplaced LANGUAGE pragma Compiler (Parser) 6.8.2 7.6.2 bug lowest new 05/03/08
#2269 Word type to Double or Float conversions are slower than Int conversions Compiler 6.8.2 7.6.2 feature request lowest dons@… new 05/07/08
#2273 inlining defeats seq Compiler 6.9 7.6.2 bug lowest new 05/08/08
1 2 3 4 5 6 7 8 9 10
Note: See TracReports for help on using and creating reports.