Custom Query

Filters
 
Columns

Show under each result:


Results (1 - 100 of 260)

1 2 3

Status: new (100 matches)

Ticket Summary Owner Type Priority Component Version
#7762 when using lots of memory: internal error: evacuate(static): strange closure type 4 bug normal Runtime System 7.0.4
#7660 warning: conflicting types when compiling via-C igloo bug normal Compiler 7.7
#3647 unify handling and error messages for -X vs. {-#LANGUAGE ...#-} pragmas/extensions igloo feature request normal Compiler (Parser) 6.10.4
#7715 threadDelay causes segfault on Mac if compiled by 32bit GHC bug high Compiler 7.7
#7698 thread blocked indefinitely in an MVar operation igloo bug normal GHCi 7.0.4
#7200 template-haskell-2.7.0.0 fails to build with GHC 7.0.4 due to missing pragma duncan bug high Template Haskell 7.0.4
#7786 strange errors when deducing constraints simonpj bug normal Compiler 7.7
#7033 stale .tix files can cause programs built with -fhpc to segfault bug normal Code Coverage 7.4.2
#7637 split-objs not supported for ARM feature request normal Compiler 7.7
#7859 runghc should give an error when the path to ghc is invalid bug normal None 7.6.3
#7413 runghc (runhaskell) should be able to reload code on editing feature request normal Compiler 7.6.1
#7374 rule not firing bug normal Compiler 7.6.1
#7044 reject reading rationals with exponent notation bug normal Compiler 7.4.2
#7477 reifyInstances can't deal with polykinded type families bug normal Compiler 7.7
#5361 regSpill: out of spill slots! bug high Compiler 7.1
#7797 re-enable the defun RULE from a SPECIALISE instance pragma bug normal Compiler 7.6.2
#7379 rangeTest test fails on Windows bug normal libraries/random 7.6.1
#7186 problems with typelits and typenats bug normal Compiler (Type checker) 7.6.1-rc1
#7326 print035(ghci) fails when ghci is dynamic igloo bug high GHCi 7.6.1
#7414 plugins always trigger recompilation feature request normal Compiler 7.6.1
#7437 peculiar behaviour with default instances and type variables simonpj bug normal Compiler 7.6.1
#7814 panic in PPC NCG heisenbug bug high Compiler 7.7
#5972 option to suppress (Monomorphic) record selector functions igloo feature request normal Compiler
#2528 nub not as reliable as nubBy bug normal libraries/base 6.8.2
#7787 modifyMVar does not restore value if callback returns error value bug high libraries/base 7.7
#7285 mkWeakMVar is non-compositional feature request normal Compiler 7.6.1
#7829 make better/more robust loopbreaker choices task normal Compiler 7.6.2
#7097 linker fails to load package with binding to foreign library bug high Runtime System 7.4.2
#7066 isInstance does not work for compound types simonpj bug normal Template Haskell 7.4.2
#7567 invalidateModSummaryCache throws exception if ms_hs_date is 0 bug high Compiler 7.6.1
#7811 intermittent 'unexpected' results of test ghcpkg01 igloo bug normal ghc-pkg 7.6.2
#7833 installed GHC refers to libffi in the build directory igloo bug high Build System 7.6.2
#7028 incorrect link paths for in mac os x after install igloo bug high Build System 7.4.2
#7723 iOS patch no 12: Itimer.c doesn't work on iOS bug normal Runtime System 7.7
#7161 hSetNewlineMode and hSetEncoding can be performed on closed and semi-closed handles bug normal libraries/base 7.6.1-rc1
#7464 git tag for base-4.6.0.0 missing igloo bug normal libraries/base 7.6.1
#7490 ghc-stage1 panic when building a cross-compiler or cross-building a compiler igloo bug high Compiler 7.7
#7598 ghc-stage1 generates wrong assembler on StgCmmPrim (operand out of range) bug high Compiler 7.7
#5442 ghc-pkg unregister --user/--global/--package-conf not normative bug high ghc-pkg 7.2.1
#7329 ghc-7.6.1 win64: internal error: R_X86_6 4_PC32: High bits are set in WSAGetLastError bug normal GHCi 7.6.1
#7134 ghc-7.6.0.20120810-x86_64-windows.exe -> internal error R_X86_64_PC32 igloo bug highest GHCi 7.6.1-rc1
#7143 ghc-7.6.0.20120810-x86_64-windows.exe -> ghc can't figure out LLVM version dterei bug high Compiler (LLVM) 7.6.1-rc1
#6149 ghc-7.4.2 tests for profasm seg-fault under solaris bug normal Compiler 7.4.2-rc1
#7296 ghc-7 assumes incoherent instances without requiring language `IncoherentInstances` simonpj bug normal Compiler (Type checker) 7.6.1
#7687 ghc panic on TH and deriveJSON bug normal Template Haskell 7.4.2
#7473 getModificationTime gives only second-level resolution bug normal libraries/directory 7.6.1
#7148 generalized newtype and type families is unsound simonpj bug normal Compiler (Type checker) 7.6.1-rc1
#7782 flag to run the demand analysis a second time nfrisby task normal Compiler 7.7
#7666 excessive space and time usage for rendering (somewhat) deeply nested Docs dterei bug normal libraries/pretty 7.6.2
#7926 eventfd: unsupported operation when doing anything bug highest Compiler 7.6.3
#7665 dynamicToo001 fails on Windows igloo bug normal Compiler 7.7
#6004 dph-lifted-vseg package doesn't provide Data.Array.Parallel.Prelude.Float module benl bug normal Data Parallel Haskell 7.4.1
#7459 deriving Generic does not work with TypeLits dreixel feature request normal Compiler 7.6.1
#6098 debugger does not know the correct type for a newtype field bug high GHCi 7.5
#7808 data families and TH names do not mix well (e.g. cannot use TH deriving) feature request normal Template Haskell 7.6.2
#7724 cross-compile to iOS feature request normal Compiler 7.7
#7650 can't use combining characters in identifiers bug normal Compiler 7.6.2
#7389 can't link postgresql-libpq on windows bug normal GHCi 7.4.1
#7779 building GHC overwrites the installed package database if GHC_PACKAGE_PATH is set igloo bug normal Build System 7.4.2
#7672 boot file entities are sometimes invisible and are not (semantically) unified with corresponding entities in implementing module bug normal Compiler (Type checker) 7.4.2
#7081 arrow analogs of lambda case and multi-way if feature request normal Compiler 7.5
#7534 allocateRegsAndSpill: Cannot read from uninitialized register bug high Compiler 7.7
#7463 [PATCH] When -keep-hc-files is enabled, foreign stubs *_stub.c should also be kept. igloo bug normal Compiler 7.6.1
#7452 [GNU gold] ld: error: cannot find [...]/Types__1.o bug high Build System 7.6.1
#7373 When building GHC: Failed to load interface for `GHC.Fingerprint' bug normal libraries/base 7.6.1
#7169 Warning for incomplete record field label used as function feature request normal Compiler 7.7
#2283 WIndows: loading objects that refer to DLL symbols bug high GHCi 6.8.2
#7535 Using -with-rtsopts=-N should fail unless -threaded is also specified bug normal Compiler 7.6.1
#7204 Use a class to control FFI marshalling feature request normal Compiler 7.4.2
#7676 Unify patterns and function bindings feature request normal Compiler 7.7
#7593 Unable to print exceptions of unicode identifiers bug normal Compiler 7.6.1
#7647 UNPACK polymorphic fields simonpj feature request normal Compiler 7.6.1
#7021 Tuple (and other exotic predicates) not yet handled in Template Haskell feature request normal Template Haskell 7.5
#7253 Top-level bindings in ghci feature request normal GHCi 7.6.1
#7399 Test Posix004 fails in test-suite bug normal libraries/unix 7.6.1
#7298 Test 2228 fails with dynamic-by-default igloo bug high GHCi 7.6.1
#7558 Terrible error message when given and wanted are both insoluble simonpj bug normal Compiler 7.6.1
#4364 Template Haskell: Cycle in type synonym declarations simonpj bug high Compiler (Type checker) 7.1
#7667 Template Haskell fails to recognize type operator/function + bug normal Template Haskell 7.6.2
#7484 Template Haskell allows building invalid record fields/names bug normal Template Haskell 7.6.1
#6062 TH treats non-functions in function position inconsistently simonpj bug normal Compiler 7.5
#7305 T5975a is broken on Windows bug normal Test Suite 7.6.1
#7774 T5313 fails bug normal GHC API 7.7
#7604 System.Directory.canonicalizePath "" behaviour differs between platforms bug normal libraries/directory 7.6.1
#7371 Supporting old GHC versions in our libraries igloo task normal Build System 7.6.1
#7746 Support loading/unloading profiled objects from a profiled executable ezyang feature request normal Runtime System 7.7
#3977 Support double-byte encodings (Chinese/Japanese/Korean) on Windows batterseapower feature request low libraries/base 6.13
#7803 Superclass methods are left unspecialized bug normal Compiler 7.6.2
#7606 Stride scheduling for Haskell threads with priorities ezyang feature request normal Runtime System 7.7
#7240 Stack trace truncated too much with indirect recursion nomeata bug normal Profiling 7.4.1
#7670 StablePtrs should be organized by generation for efficient minor collections bug normal Runtime System 7.7
#6124 Spurious non-exhaustive warning with GADT and newtypes bug normal Compiler (Type checker) 7.4.1
#7283 Specialise INLINE functions feature request normal Compiler 7.7
#3831 SpecConstr should exploit cases where there is exactly one call pattern simonpj bug high Compiler 6.13
#7501 Some GHCi options are undocummented bug high Documentation 7.6.1
#7521 Simplifier ticks exhausted when compiling Accelerate example. bug high Compiler 7.6.1
#7057 Simplifier infinite loop regression simonpj bug normal Compiler 7.4.2
#7809 Silly error message suggesting LiberalTypeSynonyms bug normal Compiler (Type checker) 7.7
#6101 Show instance for integer-simple is not lazy enough bug normal libraries (other) 7.4.1
#7307 Share top-level code for strings bug normal Compiler 7.6.1
(more results for this group on next page)
1 2 3
Note: See TracQuery for help on using queries.