Custom Query

Filters
 
Columns

Show under each result:


Results (1001 - 1100 of 3660)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Ticket Summary Owner Type Status Priority Milestone
#2247 GHC accepts FD violations, unless the conflicing instances are used bug closed normal _|_
#2248 .exe extension missing when compiling a file ending in dot + digits + dot hs simonmar bug closed normal 6.10 branch
#2251 Missing conversion rules for realToFrac causing slowdowns in Int->Double conversions dons bug closed normal --
#2253 Native code generator could do better bug closed normal 7.6.1
#2254 have Control.Arrow re-export (>>>) and (<<<) proposal closed normal Not GHC
#2265 GHC 6.8 (STABLE) autoconf version requirements issue bug closed normal 6.10.1
#2266 validate requires haddock to be installed bug closed normal 6.10 branch
#2268 ghci "*** Exception: expectJust upseep1" bug closed normal 6.8.3
#2276 foreign import stdcall "&foo" doesn't work igloo merge closed normal 6.8.3
#2278 Inconsistent behaviour between -odir and -hidir options simonmar bug closed normal 6.10 branch
#2287 GHCi fails to start bug closed normal 6.10.1
#2291 Panic mixing RULES and Type Families bug closed normal 6.10.1
#2292 Poor error message if type signature lacks definition bug closed normal --
#2293 Multiple declaration error shown multiple times bug closed normal --
#2294 Misleading error message suggestion bug closed normal --
#2295 Combined -odir/-hidir flag igloo merge closed normal 6.10.1
#2297 Profiler is inconsistent about biography for GHC's heap bug closed normal 6.10.2
#2298 renameFile is not atomic on Windows simonmar bug closed normal 6.10.1
#2299 Haddock 2 library documentation not available bug closed normal --
#2302 error messages mangle unicode characters bug closed normal 6.10 branch
#2303 unicode: nko characters can't be used in string literals bug closed normal 6.10 branch
#2304 unicode digits misparsed in escape sequences bug closed normal 6.10.1
#2306 The (^) operator sometimes uses one (*) more than needed. igloo bug closed normal 6.8.3
#2307 Poor warning for conflicting functional dependencies bug closed normal 6.10.1
#2309 containers: specialize functions that fail in a Monad to Maybe proposal closed normal Not GHC
#2310 Panic in ghci 6.8.2 with -fglasgow-exts igloo bug closed normal 6.10.1
#2311 hpc markup fails to create directory when marking up coverage of a package AndyGill bug closed normal 6.10.1
#2312 object splitting is not done under sparc solaris with gcc-4.2.2 bug closed normal --
#2313 libHSrts_thr_debug linked against non-existing bfd library igloo bug closed normal 6.10.1
#2319 STM not as fair as it could be igloo merge closed normal 6.10.1
#2320 Rename RecordPuns extension to NamedFieldPuns bug closed normal 6.10 branch
#2322 cmath library broken with -fvia-C simonmar bug closed normal 6.10 branch
#2326 Make configure check sockaddr.sa_len bug closed normal 6.10.1
#2327 -O flag produces faulty code simonmar bug closed normal 6.10.1
#2330 ghc-pkg should not report duplicate depends simonmar bug closed normal 6.10 branch
#2331 Bang pattern error message should suggest -XBangPatterns rather than -fbang-patterns igloo merge closed normal --
#2332 Can't allocate 4 gigs of RAM simonmar bug closed normal 6.10.1
#2334 panic using type families and type classes simonpj bug closed normal 6.10 branch
#2339 Template Haskell reification with mkName doesn't work right simonpj merge closed normal
#2342 timer problem under Sparc Solaris for Release Candidate ghc-6.8.2.20080603 bug closed normal 6.10.2
#2347 x86_64-*-netbsd can be added to mangler target platforms bug closed normal --
#2348 x86_64-unknown-netbsd can be a supported platform bug closed normal --
#2349 SIZET_FMT in includes/mkDerivedConstants.c needs to be "d" under older Solaris version bug closed normal 6.12.1
#2351 NetBSD defines ELF_ST_TYPE bug closed normal 6.10.1
#2352 POSIX.1 unsetenv returns int igloo bug closed normal 6.10.1
#2355 Building NDP fails with GHC panic on x86_64 bug closed normal --
#2358 Template Haskell's TupleT considers unary tuples as a valid types. merge closed normal 6.8 branch
#2361 ghci cannot :print certain functions mnislaih bug closed normal --
#2364 Make the maximum tuple size accesible feature request closed normal 6.10.1
#2367 ASSERT failed! file basicTypes/MkId.lhs line 643 merge closed normal 6.8 branch
#2368 ASSERT failed! file coreSyn/CorePrep.lhs line 669 igloo bug closed normal 6.10.2
#2371 `ghci` prints confusing error message if using ":m +" instead of ":load" -- bug closed normal 6.10 branch
#2372 There is no version tag for 6.8.3 yet bug closed normal --
#2373 Build fails to pass locations of external tools to libraries igloo bug closed normal 6.10.1
#2375 RTS assertion failure on Vista with -DEBUG simonmar bug closed normal 6.10.1
#2376 GHC.Word: shiftR and shiftL are not marked as inline. simonmar bug closed normal 6.10.1
#2377 Building ghc-api with profiling fails during install bug closed normal 6.10.1
#2378 panic: lookupVers1, when standalone deriving Typeable and Data merge closed normal 6.8 branch
#2381 :reload with non-existent module zeroes out prompt simonmar bug closed normal 6.10 branch
#2382 :reload with non-existent module keeps old bindings around and panics bug closed normal --
#2386 Splicing in constructors that are abstract from the point of view of the splice point is unreliable merge closed normal 6.8 branch
#2388 GHC creates invalid test instruction for 64-bit code simonmar bug closed normal 6.10.1
#2390 RPM spec file not present in source distribution tarball igloo bug closed normal 6.10.1
#2393 Text.PrettyPrint.HughesPJ: Bug fixes, performance improvement bug closed normal 6.10.1
#2394 deriving instance Data (a->b) leads to 'impossible' error instead of "can't do" message bug closed normal --
#2395 "Pattern match(es) are overlapped" warning with a single view pattern (ghc 6.9.20080606) igloo bug closed normal 6.12.1
#2405 Panic when using gtk2hs from ghci simonmar bug closed normal 6.10.1
#2408 threadWaitRead on mingw32 threaded causes internal error simonmar bug closed normal 6.10.1
#2409 Error: symbol `ghczmprim_GHCziUnit_Z0T_closure' is already defined bug closed normal 6.10.1
#2410 HEAD build fails when building way=p with WAY_p_OPTS='-prof -caf-all -auto-all' igloo merge closed normal 6.10.1
#2412 Interaction between type synonyms and .hs-boot causes panic "tcIfaceGlobal (local): not found" igloo bug closed normal 6.10.1
#2419 Extensible exceptions proposal closed normal Not GHC
#2420 Multi-method classes are inlined/specialized better than single-method classes for strict types bug closed normal 6.10 branch
#2423 Panic building GHC version 6.8.3 for powerpc-apple-darwin bug closed normal 6.10.1
#2424 Error compiling Crypto-4.1.0 on ghc-6.8.3 bug closed normal 6.10.1
#2429 error building full dll name to be loaded in ghci bug closed normal 6.10.1
#2432 type family panic: Coercion.splitCoercionKindOf chak bug closed normal 6.10.1
#2433 standalone deriving Typeable shouldn't need data constructors in scope? merge closed normal 6.8 branch
#2434 Spurious timer_create() configure test failure. simonmar bug closed normal --
#2438 memory performance problem when compiling lots of derived instances in a single file bug closed normal 6.10.1
#2441 Ghc-pkg cannot unregister/expose/hide packages in non-first package databases simonmar bug closed normal 6.10.1
#2443 @EnableWin32DLLs@ in mk/config.mk rurban bug closed normal 6.12 branch
#2447 Typo in Data.Set.split documentation bug closed normal --
#2448 Type equality constraint not propagated to superclass chak bug closed normal 6.10.1
#2449 panic with GeneralizedNewtypeDeriving and a .hs-boot file igloo bug closed normal 6.10.1
#2452 Add a flag to disable the implicit qualified import of every available module in interactive mode simonmar feature request closed normal 6.10.1
#2453 users_guide/syntax-extns.html # 8.3.3, control.monad doc, etc, have obsolete refs to www.cse.ogi.edu igloo merge closed normal 6.10.1
#2457 Seq causes panic in GHCi bug closed normal --
#2461 add Traversable generalizations of mapAccumL and mapAccumR proposal closed normal --
#2464 Allow #ifdef'd pragmas simonmar bug closed normal 7.0.1
#2467 orphan instance warnings are badly behaved bug closed normal _|_
#2468 Wrong names in Mangler script igloo bug closed normal 6.10.1
#2473 Data.Array.IO.Internals hidden in GHC6.8 for no good reason igloo bug closed normal --
#2475 debugger gives "Can't unify" when stopped at an exception mnislaih bug closed normal 6.10.2
#2477 -package-conf flag makes runghc fail igloo bug closed normal 6.10.1
#2478 Assertion failure in type checker merge closed normal 6.8 branch
#2481 ghci: :f fmap -> can't unify bug closed normal 6.10.1
#2482 Documentation of STUArray: type argument name mismatch igloo bug closed normal --
#2483 mapException type under extensible exceptions igloo bug closed normal --
#2485 Installed ghci wrapper refers to nonexistent file igloo bug closed normal 6.10.1
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Note: See TracQuery for help on using queries.