Custom Query

Filters
 
Columns

Show under each result:


Results (1 - 100 of 213)

1 2 3

Resolution: fixed (100 matches)

Ticket Summary Owner Type Priority Component Version
#2671 Data.Time.Clock parseTime's %y parses "08" as 1908 ashley@… bug normal libraries (other) 6.8.2
#3309 getArgs should return Unicode on Unix batterseapower bug high libraries/base 6.11
#4827 Data.Array.IO.hPutArray/hGetArray ignore count argument batterseapower bug high libraries (other) 6.12.3
#5065 dph tests failing benl bug high Data Parallel Haskell 7.1
#1897 Ambiguous types and rejected type signatures chak bug low Compiler (Type checker) 6.9
#2102 Typeclass membership doesn't bring coercion superclass requirements into scope chak bug low Compiler (Type checker) 7.1
#2436 Bad warning when exporting data families chak bug low Compiler 6.9
#2715 Equality constraint in superclass not supported chak task low Compiler (Type checker) 6.10.1
#3297 Compiler panic on incorrect code (TcTyFuns.flattenType: synonym family in a rank-n type) chak bug low Compiler (Type checker) 6.11
#5076 No instance Show [: Int :] in dph-diophantine-opt chak bug normal Data Parallel Haskell 7.1
#2271 floor, ceiling, round :: Double -> Int are awesomely slow daniel.is.fischer bug low libraries/base 7.1
#5227 Large space usage when deriving Generic dreixel bug high Compiler 7.1
#4212 LLVM: space_leak_001 fails when GHC built with LLVM backend dterei bug normal Compiler (LLVM) 6.13
#4995 Compiling pandoc with llvm backend fails with panic dterei bug normal Compiler (LLVM) 7.0.2
#5145 ghc 7.1 says "Use -fvia-C instead" but -fvia-C is gone dterei bug high Compiler 7.1
#5210 Add primops for copying/cloning byte arrays dterei feature request high Compiler 7.0.3
#1070 Add hPutNonBlocking to Data.ByteString duncan feature request high libraries (other) 6.6
#5353 Cabal bug building haddock, alex, happy, etc duncan bug highest libraries (other) 7.1
#4928 Add primops for copying/cloning an array in the new codegen ezyang feature request normal Runtime System 7.0.2
#4829 build does not respect --with-gcc option gwright bug high Build System 7.0.1
#5003 test 4038 (ghci) fails on OS X 64 bit. gwright bug high GHCi 7.0.2
#1607 seq can make code slower igloo bug low Compiler 6.6.1
#2762 Excessive heap usage igloo bug low Compiler 6.11
#2902 Example where ghc 6.10.1 fails to optimize recursive instance function calls igloo bug low Compiler 6.10.1
#4270 Out of memory when compiling Statistics.Quantile igloo bug high Compiler 6.13
#4522 .ghc folder not created by default igloo bug normal GHCi 6.12.3
#4825 DLLs not documented consistently igloo bug high Documentation 7.0.1
#4848 [PATCH] Support for shared libraries on Solaris2/i386 platform. igloo feature request normal Compiler 7.0.1
#4853 Invalid links on web page igloo bug normal Documentation 7.0.1
#4854 Validating on a PPC Mac OS X: Fix miscellaneous errors and warnings igloo bug normal Compiler 7.1
#4874 Unnecessary reboxing when using INLINABLE igloo bug normal Compiler 7.0.1
#4891 dataConInfoPtrToName doesn't correctly resolve constructors with a trailing . igloo bug high Compiler 6.12.1
#4965 60% performance regression in continuation-heavy code between 6.12 and 7 igloo bug high Compiler 7.0.1
#4970 time002 and time004 (ghci) test failures on OS X 64 bit igloo bug high GHCi 7.0.1
#4977 Warning about unqualified implicit imports igloo feature request highest Compiler 7.0.1
#4997 Mac installers are missing ghc & cabal guides igloo bug highest None 7.0.2
#4999 build fails on powerpc: error: 'ObjectCode' has no member named 'misalignment' igloo bug high Runtime System 7.0.2
#5005 epollCreate: unsupported operation (Function not implemented) igloo bug highest Compiler 7.0.2
#5009 Users Guide formatting bug igloo bug high Documentation 7.0.2
#5010 ghc-asm has a poor shebang igloo bug highest Compiler 6.12.3
#5011 installing xcode 4 breaks ghc linking igloo bug highest Compiler 7.0.2
#5047 ghc fails to build if HOME is not seth igloo bug high Compiler 7.0.2
#5053 Internal error with runhaskell and System.Plugins.dynload igloo bug normal Compiler 7.0.2
#5080 Recompilation bug: recomp008 failed igloo bug normal Compiler 7.0.3
#5089 validate should bail out early if testsuite not available igloo bug normal Test Suite 7.1
#5109 Build system is not generating dependencies for the RTS igloo bug high Build System 7.0.3
#5148 ghci :set +s yields absurd negative times igloo bug high GHCi 7.0.3
#5151 Switch to upstream binary repo igloo task highest libraries (other) 7.0.3
#5161 Poor performance of division; unnecessary branching igloo bug normal libraries/base 7.0.3
#5176 RTS build failure with gcc-4.6.1 igloo bug highest Runtime System 7.1
#5179 Unexpected Failure due to change of defaultDynFlags' type igloo bug high Test Suite 7.1
#5201 unregisterised build broken on arm-linux platform igloo bug highest Build System 7.1
#5311 No read permission for installed global package.cache igloo bug highest None 7.0.4
#5336 Annotations aren't working igloo bug highest Compiler 7.1
#5354 OS X, XCode 4 and gcc igloo bug high Build System 7.1
#1595 duplicate "not in scope" error when giving multiple vars type-signatures at once michalt bug normal Compiler 6.6.1
#481 Recompilation check fails for TH simonmar bug normal Template Haskell 6.4.1
#3252 having to call hs_add_root(__stginit_Foo) is a bit of a pain simonmar feature request high Compiler (FFI) 6.10.2
#3756 Missing -lz option in testsuite simonmar bug high Build System 6.12.1
#3994 Add support for creating and interrupting process groups simonmar feature request high libraries/process 6.12.1
#4441 NCG miscompiles Double -> Float -> Double simonmar bug normal Compiler (NCG) 7.1
#4802 'current directory' is not thread local simonmar bug normal libraries/directory 7.0.1
#4819 [PATCH] undefined symbols; mixed architecture build simonmar bug normal Build System 7.1
#4904 Documentation for mkWeakIORef is misleading simonmar feature request normal libraries/base 7.0.2
#4914 FPU initialization required again simonmar bug high Compiler (NCG) 7.0.1
#4989 build error on mingw if pthreads is installed simonmar bug high Build System 7.1
#5026 +RTS -G1 is broken simonmar bug high Runtime System 7.0.2
#5034 Performance of Data.Graph.{preorderF, postorderF} simonmar bug normal libraries (other) 7.0.2
#5042 STM, newArray, and a stack overflow simonmar bug normal libraries (other) 7.0.2
#5056 typo in DEBUG RTS options simonmar bug high Runtime System 7.0.2
#5058 getProcessExitCode doesn't retry on EINTR simonmar bug high libraries/process 7.0.3
#5066 OS X: hClose003 simonmar bug normal Test Suite 7.1
#5069 testsuite failures: hpc_markup_multi_* simonmar bug high Test Suite 7.1
#5100 Stack space overflow when using -N2 and not with -N1 simonmar bug high libraries (other) 7.1
#5104 Improve the API for TChan, TMVar, and TVar simonmar task normal libraries (other) 7.0.3
#5167 New POSIX process group API simonmar feature request high libraries/unix 7.0.3
#5173 Implement forward substitution of constants in the Cmm mini-inliner simonmar feature request high Compiler 7.0.3
#5177 Segfault in reportCCSProfiling simonmar bug high Profiling 7.1
#5178 RULES "minusFloat x x" and "timesFloat 0.0 x" break IEEE-754 compatibility simonmar bug high libraries/base 7.0.3
#5180 dry run option -n broken simonmar bug normal Compiler 7.0.2
#5184 createDirectory does not retry on EINTR (interrupted) simonmar bug high libraries/unix 7.0.3
#5215 process library does not build with GHC 7.0.x simonmar bug normal libraries/process 7.0.3
#5222 Typos in future POSIX process group API implementation simonmar bug high libraries/unix 7.0.3
#5225 Typos in GHC documentation simonmar bug high Documentation 7.0.3
#5243 ghc --make and ghci misses dependencies with explicit braces simonmar bug high Compiler 7.0.3
#5249 Non-understandable comment in compiler/main/GHC.hs simonmar task highest Compiler 7.1
#5275 Data.Typeable not backwards compatible simonmar bug high libraries/base 7.1
#5294 framework failure: duplicate T1595 simonmar bug high Test Suite 7.1
#5297 annrun01 needs to be updated simonmar bug high Test Suite 7.1
#5314 "internal error: heapCencus, unknown object: 0" with retainer profiling simonmar bug high Runtime System 7.0.4
#5322 Windows build broken simonmar bug highest Compiler 7.1
#5611 Asynchronous exception discarded after safe FFI call simonmar bug normal Runtime System 7.0.3
#3526 Inliner behaviour with instances is confusing simonpj bug low Compiler 6.10.4
#4186 -dcore-lint and -fstrict-dicts break anything that uses a type class simonpj bug normal Compiler 6.12.3
#4877 Template Haskell panic when splicing an infix expression with a non-variable middle bit simonpj bug normal Template Haskell 7.0.1
#4903 Inliner looping when specialising across modules (with GADTs and other extensions) simonpj bug normal Compiler 7.1
#4981 inconsistent class requirements with TypeFamilies and FlexibleContexts simonpj bug high Compiler (Type checker) 7.0.1
#5002 7.0.2 ignores a context which 7.0.1 picks up simonpj bug highest Compiler 7.0.2
#5038 internal error with rebindable if-then-else simonpj bug high Compiler 7.0.2
#5045 "panic! (the 'impossible' happened)" compiling code using arrows and elimReader (test case included) simonpj bug high Compiler 7.0.2
(more results for this group on next page)
1 2 3
Note: See TracQuery for help on using queries.