Custom Query

Filters
 
Columns

Show under each result:


Results (301 - 400 of 582)

1 2 3 4 5 6

Difficulty: Unknown (100 matches)

Ticket Summary Status Owner Priority Milestone Component
#5959 Top level splice in Template Haskell has over-ambitious lexical scope? new low 7.6.2 Compiler
#2840 Top level string literals new lowest 7.6.2 Compiler
#1614 Type checker does not use functional dependency to avoid ambiguity new normal _|_ Compiler (Type checker)
#5985 Type operators are not accepted as variables in contexts new normal 7.6.2 Compiler
#1308 Type signature in warning is wrong new normal _|_ Compiler
#5051 Typechecker behaviour change new high 7.2.1 Compiler
#3990 UNPACK doesn't unbox data families new low 7.6.2 Compiler
#7593 Unable to print exceptions of unicode identifiers new normal 7.8.1 Compiler
#2625 Unexpected -ddump-simpl output for derived Ord instance and UNPACKed fields new low _|_ Compiler
#2159 Use a more efficient representation than [DynFlag] new lowest 7.6.2 Compiler
#7535 Using -with-rtsopts=-N should fail unless -threaded is also specified new normal 7.8.1 Compiler
#589 Various poor type error messages new low _|_ Compiler (Type checker)
#2465 View + Pattern Match not fused sufficiently new low _|_ Compiler
#2283 WIndows: loading objects that refer to DLL symbols new high 7.8.1 GHCi
#1307 Warning refers to code not in the source new lowest _|_ Compiler
#5728 Warnings from -fwarn-incomplete-record-updates even with all constructors matched new normal _|_ Compiler
#816 Weird fundep behavior (with -fallow-undecidable-instances) new normal _|_ Compiler (Type checker)
#7373 When building GHC: Failed to load interface for `GHC.Fingerprint' new normal 7.8.1 libraries/base
#1820 Windows segfault-catching only works for the main thread new lowest 7.6.2 Runtime System
#4824 Windows: Dynamic linking doesn't work out-of-the-box new low 7.6.2 Runtime System
#7452 [GNU gold] ld: error: cannot find [...]/Types__1.o new high 7.8.1 Build System
#7463 [PATCH] When -keep-hc-files is enabled, foreign stubs *_stub.c should also be kept. new igloo normal 7.8.1 Compiler
#2401 aborting an STM transaction should throw an exception new -- low 7.6.2 Runtime System
#2917 alloca and allocaArray do not respect alignment new normal _|_ Compiler (FFI)
#7534 allocateRegsAndSpill: Cannot read from uninitialized register new high 7.8.1 Compiler
#344 arrow notation: incorrect scope of existential dictionaries new ross lowest 7.6.2 Compiler (Type checker)
#2697 bad testsuite results with ghc-6.10.0.20081007 new normal _|_ Compiler
#1087 bang patterns with infix ops new normal _|_ Compiler (Parser)
#3354 binaries built with GHC on Mac OS X 10.5 (Leopard) do not work on 10.4 (Tiger) new normal _|_ Build System
#7672 boot file entities are sometimes invisible and are not (semantically) unified with corresponding entities in implementing module new normal 7.8.1 Compiler (Type checker)
#7779 building GHC overwrites the installed package database if GHC_PACKAGE_PATH is set new igloo normal 7.8.1 Build System
#5861 bytestring: incorrect documentation for hGetContents new duncan normal 7.6.2 libraries (other)
#2459 can't link haskell without "main" function, or -no-hs-main broken on windows? new lowest 7.6.2 Driver
#7389 can't link postgresql-libpq on windows new normal 7.8.1 GHCi
#7650 can't use combining characters in identifiers new normal 7.8.1 Compiler
#5014 canonicalizePath throws exception on paths that do not exist new low 7.6.2 libraries/directory
#3427 control what sort of entity a deprecated pragma applies to new low 7.6.2 Compiler
#5777 core lint error with arrow notation and GADTs new ross normal 7.6.2 Compiler
#2140 cpuTimePrecision is wrong for me on Windows (XP) new lowest 7.6.2 libraries/base
#6098 debugger does not know the correct type for a newtype field new high 7.8.1 GHCi
#1530 debugging :steps inside TH spliced code need to be bypassed new normal _|_ GHCi
#2530 deriving Show adds extra parens for constructor with record syntax new lowest 7.6.2 Compiler
#3034 divInt# floated into a position which leads to low arity new lowest 7.6.2 Compiler
#6004 dph-lifted-vseg package doesn't provide Data.Array.Parallel.Prelude.Float module new benl normal 7.8.1 Data Parallel Haskell
#7665 dynamicToo001 fails on Windows new igloo normal 7.8.1 Compiler
#3134 encodeFloat . decodeFloat new normal _|_ Prelude
#7926 eventfd: unsupported operation when doing anything new highest 7.8.1 Compiler
#3628 exceptions reported to stderr when they propagate past forkIO new -- normal _|_ libraries/base
#7666 excessive space and time usage for rendering (somewhat) deeply nested Docs new dterei normal 7.8.1 libraries/pretty
#2161 finaliser of a ForeignPtr called while references from unreachable threads exist new low 7.6.2 Runtime System
#3070 floor(0/0) should not be defined new squadette lowest 7.6.2 Prelude
#322 fromInteger-related pattern match overlap warnings new simonpj normal _|_ Compiler
#7148 generalized newtype and type families is unsound new simonpj normal 7.8.1 Compiler (Type checker)
#5966 getAppUserDataDirectory does not respect XDG specification new normal 7.6.2 libraries/directory
#7473 getModificationTime gives only second-level resolution new normal 7.8.1 libraries/directory
#3588 ghc -M should emit dependencies on CPP headers new low 7.6.2 Compiler
#947 ghc -O space leak: CSE between different CAFs new normal _|_ Compiler
#5537 ghc doesn't find libffi.so.5 in testsuite new low 7.6.2 Test Suite
#7687 ghc panic on TH and deriveJSON new normal 7.8.1 Template Haskell
#1012 ghc panic with mutually recursive modules and template haskell new lowest 7.6.2 Template Haskell
#5615 ghc produces poor code for `div` with constant powers of 2. new daniel.is.fischer normal 7.6.2 Compiler
#1290 ghc runs preprocessor too much new normal _|_ Driver
#2182 ghc sessions (--make, --interactive, ghc api) erroneously retain instances new low _|_ GHCi
#7296 ghc-7 assumes incoherent instances without requiring language `IncoherentInstances` new simonpj normal 7.8.1 Compiler (Type checker)
#6149 ghc-7.4.2 tests for profasm seg-fault under solaris new normal 7.8.1 Compiler
#7143 ghc-7.6.0.20120810-x86_64-windows.exe -> ghc can't figure out LLVM version new dterei high 7.8.1 Compiler (LLVM)
#7134 ghc-7.6.0.20120810-x86_64-windows.exe -> internal error R_X86_64_PC32 new igloo highest 7.8.1 GHCi
#7329 ghc-7.6.1 win64: internal error: R_X86_6 4_PC32: High bits are set in WSAGetLastError new normal 7.8.1 GHCi
#5442 ghc-pkg unregister --user/--global/--package-conf not normative new high 7.8.1 ghc-pkg
#7598 ghc-stage1 generates wrong assembler on StgCmmPrim (operand out of range) new high 7.8.1 Compiler
#7490 ghc-stage1 panic when building a cross-compiler or cross-building a compiler new igloo high 7.8.1 Compiler
#5898 ghc: internal error: Invalid Mach-O file new normal 7.6.2 Compiler
#3569 ghci can't handle utf-8 chinese char correctly when modify. new judah normal _|_ GHCi
#4245 ghci panic: thread blocked indefinitely in an MVar operation new tibbe high 7.6.2 GHCi
#1201 ghci runs Template Haskell splices 4 times new simonpj low _|_ Template Haskell
#3242 ghci: can't load .so/.DLL for: m (addDLL: could not load DLL) new normal 7.6.2 GHCi
#7464 git tag for base-4.6.0.0 missing new igloo normal 7.8.1 libraries/base
#2628 hIsTerminalDevice returns True for /dev/null (aka NUL) on Windows new normal _|_ libraries/base
#2189 hSetBuffering stdin NoBuffering doesn't work on Windows new normal 7.6.2 libraries/base
#7161 hSetNewlineMode and hSetEncoding can be performed on closed and semi-closed handles new normal 7.8.1 libraries/base
#3376 hpc and CPP don't mix on Windows new andy@… lowest 7.6.2 Code Coverage
#1853 hpc mix files for Main modules overwrite each other new AndyGill lowest 7.6.2 Code Coverage
#3191 hpc reports spurious results with .lhs files even after processing with ghc -E new andy@… lowest 7.6.2 Code Coverage
#7723 iOS patch no 12: Itimer.c doesn't work on iOS new normal 7.8.1 Runtime System
#2184 if findExecutable finds a file that matchs the argument, check if it is an executable new lowest 7.6.2 libraries/directory
#2057 inconsistent .hi file error gets ignored new normal _|_ Compiler
#7028 incorrect link paths for in mac os x after install new igloo high 7.8.1 Build System
#926 infinite loop in ShutdownIOManager() new lowest _|_ Runtime System
#2273 inlining defeats seq new lowest 7.6.2 Compiler
#7833 installed GHC refers to libffi in the build directory new igloo high 7.8.1 Build System
#7811 intermittent 'unexpected' results of test ghcpkg01 new igloo normal 7.8.1 ghc-pkg
#7567 invalidateModSummaryCache throws exception if ms_hs_date is 0 new high 7.8.1 Compiler
#7066 isInstance does not work for compound types new simonpj normal 7.8.1 Template Haskell
#1473 isSpace is too slow new normal _|_ libraries/base
#3509 libffi.so not found on Mac OS X (10.5.8) new lowest 7.6.2 Build System
#7097 linker fails to load package with binding to foreign library new high 7.8.1 Runtime System
#3533 mac installer package deletes old version of ghc new lowest 7.6.2 Compiler
#3575 mkStdGen and split conspire to make some programs predictable new rrnewton normal _|_ libraries/random
#7787 modifyMVar does not restore value if callback returns error value new high 7.8.1 libraries/base
#2528 nub not as reliable as nubBy new normal 7.8.1 libraries/base
(more results for this group on next page)
1 2 3 4 5 6
Note: See TracQuery for help on using queries.