Custom Query

Filters
 
Columns

Show under each result:


Results (101 - 200 of 606)

1 2 3 4 5 6 7
Ticket Summary Status Owner Priority Milestone Component
#3881 section parse errors, e.g. ( let x=1 in x + ) new low 7.6.2 Compiler (Parser)
#3903 DPH bad sliceP causes RTS panic "allocGroup: requested zero blocks" new benl low 7.6.2 Data Parallel Haskell
#3915 GHC panic; possibly related to mutually recursive modules new lowest 7.6.2 Compiler
#3924 Strictness analyser missing useful strictness new low 7.6.2 Compiler
#3937 Cannot killThread in listen/accept on Windows threaded runtime new low 7.6.2 Runtime System
#3960 ghc panic when attempting to compile DPH code new rl lowest 7.6.2 Data Parallel Haskell
#3990 UNPACK doesn't unbox data families new low 7.6.2 Compiler
#3996 bug in GHC when compiling HOC (SVN revision 413) new lowest 7.6.2 Compiler
#4012 Compilation results are not deterministic new high 7.6.2 Compiler
#4017 Unhelpful error message in GHCi new lowest 7.6.2 Compiler
#4019 deriving Ord can produce incorrect and inefficient instances new low 7.6.2 Compiler
#4022 GHC Bindist is Broken on FreeBSD/amd64 new pgj lowest 7.6.2 libraries (other)
#4048 ghc-pkg should check for existence of extra-libraries new low 7.6.2 Package system
#4049 Support for ABI versioning of C libraries new low 7.6.2 Build System
#4081 Strict constructor fields inspected in loop new benl low 7.6.2 Compiler
#4101 Primitive constant unfolding new low 7.6.2 Compiler
#4105 ffi005 fails on OS X new low 7.6.2 Compiler
#4121 Refactor the plumbing of CafInfo to make it more robust new low 7.6.2 Compiler
#4124 GHC rejects instance quotations with splices in the instance head new low 7.6.2 Template Haskell
#4135 Can't Quote Instance Associated Types in Template Haskell new low 7.6.2 Template Haskell
#4140 dynHelloWorld(dyn) fails in an unreg build new low 7.6.2 Compiler
#4150 CPP+QuasiQuotes confuses compilation errors' line numbers new low 7.6.2 Compiler (Parser)
#4162 GHC API messes up signal handlers new low 7.6.2 GHC API
#4170 Invalid "duplicate instance" error new low 7.6.2 Template Haskell
#4176 reject unary minus in infix left hand side function bindings that resolve differently as expressions new low 7.6.2 Compiler
#4185 Deriving higher-arity instances for newtype family instances fails new simonpj low 7.6.2 Compiler
#4215 canonicalizePath behaves strangely with paths that do not exist new low 7.6.2 libraries/directory
#4218 System.Random is way too lazy new rrnewton low 7.6.2 Compiler
#4245 ghci panic: thread blocked indefinitely in an MVar operation new tibbe high 7.6.2 GHCi
#4267 Strictness analyser is to conservative about passing a boxed parameter new low 7.6.2 Compiler
#4268 Annotation extension needs a flag new normal 7.6.2 Compiler
#4288 Poor -fspec-constr-count=n warning messages new low 7.6.2 Compiler
#4295 Review higher-rank and impredicative types new simonpj normal 7.6.2 Compiler
#4296 The dreaded SkolemOccurs problem new simonpj low 7.6.2 Compiler
#4301 Optimisations give bad core for foldl' (flip seq) () new low 7.6.2 Compiler
#4308 LLVM compiles Updates.cmm badly new low 7.6.2 Compiler (LLVM)
#4347 Bug in unification of polymorphic and not-yet-polymorphic type new normal 7.6.2 Compiler (Type checker)
#4366 in-tree GMP build problem with shared libraries new low 7.6.2 Build System
#4372 Extending quasiquotation support new normal 7.6.2 Template Haskell
#4413 (^^) is not correct for Double and Float new tcsavage low 7.6.2 libraries/base
#4428 Local functions lose their unfoldings new low 7.6.2 Compiler
#4440 time004 fails depending on the date new low 7.6.2 Test Suite
#4451 Re-linking avoidance is too aggressive new simonmar normal 7.6.2 Compiler
#4471 Incorrect Unicode output on Windows Console new low 7.6.2 Compiler
#4505 Segmentation fault on long input (list of pairs) new low 7.6.2 Compiler
#4800 Memory Leak when Compiling qtHaskell new low 7.6.2 Compiler
#4824 Windows: Dynamic linking doesn't work out-of-the-box new low 7.6.2 Runtime System
#4831 Too many specialisations in SpecConstr new rl low 7.6.2 Data Parallel Haskell
#4833 Finding the right loop breaker new low 7.6.2 Compiler
#4836 literate markdown not handled correctly by unlit new low 7.6.2 Compiler
#4837 Template Haskell does not work in a profiled compiler. new low 7.6.2 Profiling
#4846 Newtype derving used wrongly new low 7.6.2 Compiler
#4861 Documentation for base does not include special items new low 7.6.2 libraries/base
#4896 Deriving Data does not work for attached code new low 7.6.2 Compiler
#4899 Non-standard compile plus Template Haskell produces spurious "unknown symbol" linker error new simonmar low 7.6.2 Compiler
#4931 hsc2hs emits invalid OPTIONS_GHC pragmas new low 7.6.2 hsc2hs
#4938 Core2 CPU not detected correctly new low 7.6.2 Compiler
#4942 GHC.ConsoleHandler does not call back application when Close button is pressed new low 7.6.2 GHC API
#4955 increase error message detail for module lookups failure due to hi references new low 7.6.2 Compiler
#4960 Better inlining test in CoreUnfold new low 7.6.2 Compiler
#4985 Improve locations in ghci errors new low 7.6.2 Compiler
#5013 sporadic failures during compilation under solaris new low 7.6.2 Compiler
#5014 canonicalizePath throws exception on paths that do not exist new low 7.6.2 libraries/directory
#5062 Patch: Debug output for OS X linker and coding standard upgrades new low 7.6.2 Runtime System
#5063 unix package has untracked dependency on libbsd new low 7.6.2 libraries/unix
#5073 Add blockST for nested ST scopes new low 7.6.2 Compiler
#5142 stub header files don't work with the MS C compiler new simonmar low 7.6.2 Compiler
#5188 Runtime error when allocating lots of memory new low 7.6.2 GHCi
#5190 TinyCoreLinux extension new low 7.6.2 Build System
#5202 Docs on strictness info out of date new low 7.6.2 Documentation
#5209 ^C doesn't correctly reset the prompt from within multiline commands in ghci new low 7.6.2 GHCi
#5224 Improve consistency checking for family instances new simonpj low 7.6.2 Compiler
#5251 copyFile does not copy metadata new low 7.6.2 libraries/directory
#5262 Compiling with -O makes some expressions too lazy and causes space leaks new low 7.6.2 Compiler
#5267 Missing type checks for arrow command combinators new ross low 7.6.2 Compiler (Type checker)
#5289 Can't use ghci with a library linked against libstdc++ new normal 7.6.2 GHCi
#5291 GhcDynamic build fails on Windows: can't find DLLs new low 7.6.2 Build System
#5292 libHSghc exports more symbols than Windows can handle new low 7.6.2 Compiler
#5298 Inlined functions aren't fully specialised new low 7.6.2 Compiler
#5302 Unused arguments in join points new simonpj low 7.6.2 Compiler
#5305 crash after writing around 40 gigabytes to stdout new low 7.6.2 Compiler
#5320 check_overlap panic (7.1 regression) new simonpj normal 7.6.2 Compiler
#5326 Polymorphic instances aren't automatically specialised new simonpj low 7.6.2 Compiler
#5333 Arrow command combinators and infixr cause the desugarer to fail new ross low 7.6.2 Compiler (Parser)
#5355 Link plugins against existing libHSghc new normal 7.6.2 Compiler
#5369 Reinstate VECTORISE pragmas with expressions as right-hand sides new chak normal 7.6.2 Data Parallel Haskell
#5376 Quotation in System.Process.system for Windows new low 7.6.2 libraries/process
#5378 unreg compiler: warning: conflicting types for built-in function ‘memcpy’ new low 7.6.2 Compiler
#5387 ffi/should_run fptr02 fails on OS X amd64 new low 7.6.2 Compiler
#5388 ghcilink003 and ghcilink006 fail on OSX new low 7.6.2 Compiler
#5401 LANGUAGE pragma parser nit new igloo normal 7.6.2 Compiler (Parser)
#5412 dataTypeConstrs gives unhelpful error message new normal 7.6.2 libraries/base
#5443 Errors when shutting down the event manager loop new tibbe normal 7.6.2 Compiler
#5444 Slow 64-bit primops on 32 bit system new normal 7.6.2 Compiler
#5463 SPECIALISE pragmas generated from Template Haskell are ignored new normal 7.6.2 Template Haskell
#5470 The DPH library needs to support PData and PRepr instances for more than 15-tuples new chak normal 7.6.2 Data Parallel Haskell
#5495 simple program fails with -shared on mac new low 7.6.2 Compiler
#5498 Generalized newtype deriving allows creating of instances I can't create by hand new normal 7.6.2 Compiler
#5522 mc03 -O -fliberate-case -fspec-constr runs out of memory new simonpj normal 7.6.2 Compiler
#5537 ghc doesn't find libffi.so.5 in testsuite new low 7.6.2 Test Suite
1 2 3 4 5 6 7
Note: See TracQuery for help on using queries.