{1} Bugs by priority (615 matches)

Lists all open bugs in order of priority.

Results (401 - 500 of 615)

1 2 3 4 5 6 7
Ticket Summary Component Version Priority Severity Milestone Owner Status Created
#7057 Simplifier infinite loop regression Compiler 7.4.2 normal 7.8.1 simonpj new 07/07/12
#7063 Register allocators can't handle non-uniform register sets Compiler (NCG) 7.4.2 normal 7.8.1 benl new 07/09/12
#7066 isInstance does not work for compound types Template Haskell 7.4.2 normal 7.8.1 simonpj new 07/11/12
#7072 GHC interpreter does not find stat64 symbol on Linux GHCi 7.4.2 normal 7.8.1 new 07/13/12
#7078 Panic using mixing list with parallel arrays incorrectly Compiler 7.4.1 normal 7.8.1 chak new 07/16/12
#7091 DPH Matrix product memory usage Data Parallel Haskell 7.4.1 normal 7.8.1 benl new 07/22/12
#7098 GHC 7.4.1 reports an internal error and core dumps while using DPH Compiler 7.4.1 normal 7.8.1 benl new 07/25/12
#7109 Inlining depends on datatype size, even with INLINE pragmas Compiler 7.5 normal 7.8.1 simonpj new 08/01/12
#7114 Cannot recover (good) inlining behaviour from 7.0.2 in 7.4.1 Compiler 7.4.1 normal 7.8.1 new 08/03/12
#7116 Missing optimisation: strength reduction of floating-point multiplication Compiler 7.4.2 normal 7.8.1 pcapriotti new 08/03/12
#7133 GHCi: strange behaviour after CTRL-C, followed by 'hPutChar: resource vanished (Broken Pipe)' when quitting GHCi 7.4.1 normal 7.8.1 tibbe new 08/10/12
#7141 Inlining the single method of a class can shadow rules Compiler 7.4.2 normal 7.8.1 simonpj new 08/13/12
#7148 generalized newtype and type families is unsound Compiler (Type checker) 7.6.1-rc1 normal 7.8.1 simonpj new 08/14/12
#7161 hSetNewlineMode and hSetEncoding can be performed on closed and semi-closed handles libraries/base 7.6.1-rc1 normal 7.8.1 new 08/18/12
#7186 problems with typelits and typenats Compiler (Type checker) 7.6.1-rc1 normal 7.8.1 new 08/24/12
#7189 RTS Assertion Crash Runtime System 7.4.2 normal 7.8.1 simonmar new 08/26/12
#7190 GHC's -fprof-auto does not work with LINE pragmas Profiling 7.4.2 normal 7.8.1 new 08/26/12
#7240 Stack trace truncated too much with indirect recursion Profiling 7.4.1 normal 7.8.1 nomeata new 09/14/12
#7241 GHC-7.6.1 panics on template haskell code Template Haskell 7.6.1 normal 7.8.1 simonpj new 09/14/12
#7245 INLINEing top-level patterns causes ghc to emit 'arity missing' traces Compiler 7.6.1 normal 7.8.1 new 09/16/12
#7246 Callstack depends on way (prof, profasm, profthreaded Profiling 7.6.1 normal 7.8.1 new 09/17/12
#7258 Compiling DynFlags is jolly slow Compiler 7.6.1 normal 7.8.1 simonpj new 09/20/12
#7259 Eta expansion of products in System FC Compiler 7.6.1 normal 7.8.1 simonpj new 09/21/12
#7269 GeneralizedNewtypeDeriving and PolyKinds Compiler 7.6.1 normal 7.8.1 dreixel new 09/24/12
#7296 ghc-7 assumes incoherent instances without requiring language `IncoherentInstances` Compiler (Type checker) 7.6.1 normal 7.8.1 simonpj new 10/04/12
#7297 LLVM incorrectly hoisting loads Compiler (LLVM) 7.7 normal 7.8.1 dterei new 10/04/12
#7305 T5975a is broken on Windows Test Suite 7.6.1 normal 7.8.1 new 10/08/12
#7307 Share top-level code for strings Compiler 7.6.1 normal 7.8.1 new 10/08/12
#7329 ghc-7.6.1 win64: internal error: R_X86_6 4_PC32: High bits are set in WSAGetLastError GHCi 7.6.1 normal 7.8.1 new 10/14/12
#7353 Make system IO interruptible on Windows libraries/base 7.6.1 normal 7.8.1 new 10/20/12
#7367 Optimiser / Linker Problem on amd64 Build System 7.6.1 normal 7.8.1 new 10/25/12
#7373 When building GHC: Failed to load interface for `GHC.Fingerprint' libraries/base 7.6.1 normal 7.8.1 new 10/28/12
#7374 rule not firing Compiler 7.6.1 normal 7.8.1 new 10/28/12
#7378 Identical alts/bad divInt# code Compiler 7.6.1 normal 7.8.1 new 10/31/12
#7379 rangeTest test fails on Windows libraries/random 7.6.1 normal 7.8.1 new 10/31/12
#7380 Panic: mkNoTick: Breakpoint loading modules with -O2 via API GHC API 7.4.1 normal 7.8.1 new 11/01/12
#7389 can't link postgresql-libpq on windows GHCi 7.4.1 normal 7.8.1 new 11/02/12
#7398 RULES don't apply to a newtype constructor Compiler 7.6.1 normal 7.8.1 new 11/08/12
#7399 Test Posix004 fails in test-suite libraries/unix 7.6.1 normal 7.8.1 new 11/08/12
#7428 GHC compile times are seriously non-linear in program size Compiler 7.4.2 normal 7.8.1 new 11/19/12
#7430 GHC API reports CPP errors in confusing ways GHC API 7.6.1 normal 7.8.1 new 11/19/12
#7437 peculiar behaviour with default instances and type variables Compiler 7.6.1 normal 7.8.1 simonpj new 11/21/12
#7443 Generated C code under -prof -fprof-auto -fprof-cafs very slow to compile Profiling 7.4.2 normal 7.8.1 new 11/23/12
#7450 Regression in optimisation time of functions with many patterns (6.12 to 7.4)? Compiler 7.6.1 normal 7.8.1 new 11/26/12
#7460 Double literals generated bad core Compiler 7.4.2 normal 7.8.1 tibbe new 11/29/12
#7461 Error messages about "do" statements contain false information Compiler (Type checker) 7.6.1 normal 7.8.1 new 11/29/12
#7463 [PATCH] When -keep-hc-files is enabled, foreign stubs *_stub.c should also be kept. Compiler 7.6.1 normal 7.8.1 igloo new 11/29/12
#7464 git tag for base-4.6.0.0 missing libraries/base 7.6.1 normal 7.8.1 igloo new 11/30/12
#7473 getModificationTime gives only second-level resolution libraries/directory 7.6.1 normal 7.8.1 new 12/03/12
#7475 Mysterious Data.Word Segmentation Fault in GHCi Compiler 7.6.1 normal 7.8.1 new 12/03/12
#7477 reifyInstances can't deal with polykinded type families Compiler 7.7 normal 7.8.1 new 12/03/12
#7482 GHC.Event overwrites main IO managers hooks to RTS libraries/base 7.4.1 normal 7.8.1 AndreasVoellmy new 12/05/12
#7484 Template Haskell allows building invalid record fields/names Template Haskell 7.6.1 normal 7.8.1 new 12/06/12
#7500 GHC: internal error: getMBlock: mmap: Operation not permitted Compiler 7.4.1 normal 7.8.1 new 12/14/12
#7503 Bug with PolyKinds, type synonyms & GADTs Compiler (Type checker) 7.6.1 normal 7.8.1 simonpj new 12/16/12
#7505 Commentary shipped with GHC sources is outdated Documentation 7.7 normal 7.8.1 new 12/17/12
#7511 Room for GHC runtime improvement >~5%, inlining related Compiler 7.6.1 normal 7.8.1 new 12/19/12
#7520 Implement cardinality analysis Compiler 7.6.1 normal 7.8.1 new 12/21/12
#7535 Using -with-rtsopts=-N should fail unless -threaded is also specified Compiler 7.6.1 normal 7.8.1 new 12/28/12
#7539 Hard ghc api crash when calling runStmt on code which has not been compiled Compiler 7.6.1 normal 7.8.1 new 12/29/12
#7542 GHC doesn't optimize (strict) composition with id Compiler 7.6.1 normal 7.8.1 simonpj new 01/01/13
#7543 Constraint synonym instances Compiler 7.6.1 normal 7.8.1 new 01/01/13
#7593 Unable to print exceptions of unicode identifiers Compiler 7.6.1 normal 7.8.1 new 01/15/13
#7596 Opportunity to improve CSE Compiler 7.6.1 normal 7.8.1 simonpj new 01/16/13
#7604 System.Directory.canonicalizePath "" behaviour differs between platforms libraries/directory 7.6.1 normal 7.8.1 new 01/17/13
#7610 Cross compilation support for LLVM backend Compiler (LLVM) 7.6.1 normal 7.8.1 dterei new 01/19/13
#7611 Rewrite rules application prevented by type variable application (map id vs. map (\x -> x)) Compiler 7.6.2 normal 7.8.1 new 01/21/13
#7621 Cross-build for QNX ARM smashes stack when using FunPtr wrappers Compiler (FFI) 7.7 normal 7.8.1 new 01/24/13
#7624 Handling ImplicitParams in Instance Declaration Documentation 7.6.1 normal 7.8.1 new 01/25/13
#7625 Semicolon is not handled between imports at the ghci command prompt GHCi 7.4.2 normal 7.8.1 new 01/25/13
#7634 MD5 collision could lead to SafeHaskell violation libraries/base 7.6.1 normal 7.8.1 new 01/28/13
#7643 Kind application error Compiler (Type checker) 7.6.1 normal 7.8.1 simonpj new 01/31/13
#7644 Hackage docs for base library contain broken links Documentation 7.6.1 normal 7.8.1 new 01/31/13
#7650 can't use combining characters in identifiers Compiler 7.6.2 normal 7.8.1 new 02/01/13
#7655 7.6.2 Segmentation Fault/Bus Error in large exponentation GHCi 7.6.2 normal 7.8.1 igloo new 02/03/13
#7660 warning: conflicting types when compiling via-C Compiler 7.7 normal 7.8.1 igloo new 02/04/13
#7665 dynamicToo001 fails on Windows Compiler 7.7 normal 7.8.1 igloo new 02/05/13
#7666 excessive space and time usage for rendering (somewhat) deeply nested Docs libraries/pretty 7.6.2 normal 7.8.1 dterei new 02/06/13
#7667 Template Haskell fails to recognize type operator/function + Template Haskell 7.6.2 normal 7.8.1 new 02/06/13
#7668 Location in -fdefer-type-errors Compiler (Type checker) 7.6.2 normal 7.8.1 new 02/06/13
#7669 Empty case causes warning Compiler 7.7 normal 7.8.1 new 02/06/13
#7670 StablePtrs should be organized by generation for efficient minor collections Runtime System 7.7 normal 7.8.1 new 02/06/13
#7672 boot file entities are sometimes invisible and are not (semantically) unified with corresponding entities in implementing module Compiler (Type checker) 7.4.2 normal 7.8.1 new 02/07/13
#7685 :script command does not resolve ~ GHCi 7.6.2 normal 7.8.1 new 02/12/13
#7687 ghc panic on TH and deriveJSON Template Haskell 7.4.2 normal 7.8.1 new 02/13/13
#7694 LLVM: bootstrapping with LLVM 3.2 does not work Compiler (LLVM) 7.7 normal 7.8.1 dterei new 02/15/13
#7695 Hang when locale-archive and gconv-modules are not there None 7.6.2 normal 7.8.1 new 02/15/13
#7698 thread blocked indefinitely in an MVar operation GHCi 7.0.4 normal 7.8.1 igloo new 02/16/13
#7713 Panic! make_exp (App _ (Coercion _)) when compiled with -fext-core External Core 7.6.2 normal 7.8.1 new 02/23/13
#7723 iOS patch no 12: Itimer.c doesn't work on iOS Runtime System 7.7 normal 7.8.1 new 02/26/13
#7725 Operators without colons Compiler 7.6.2 normal 7.8.1 new 02/26/13
#7727 Nonsense evaluation: sequence [] = [] GHCi 7.6.2 normal 7.8.1 igloo new 02/27/13
#7730 :info and polykinds Compiler (Type checker) 7.6.2 normal 7.8.1 new 03/01/13
#7735 -fext-core doesn't generate .hcr when .o and .hi files are present External Core 7.6.2 normal 7.8.1 new 03/03/13
#7736 Parallel array enumeration causes compiler panic (enumFromToP) Compiler 7.7 normal 7.8.1 chak new 03/03/13
#7738 Testsuite failures for ghci tests normalising stderr output for .exe Test Suite normal 7.8.1 igloo infoneeded 03/04/13
#7753 Profiling report broken with foreign exported functions Profiling 7.6.2 normal 7.8.1 new 03/07/13
#7762 when using lots of memory: internal error: evacuate(static): strange closure type 4 Runtime System 7.0.4 normal 7.8.1 new 03/11/13
#7765 Odd error message for `runghc` with missing `main` function. Compiler 7.6.1 normal 7.8.1 igloo new 03/12/13
#7768 "untracked content" in fresh clone of haskeline Build System 7.7 normal 7.8.1 igloo new 03/13/13
1 2 3 4 5 6 7
Note: See TracReports for help on using and creating reports.