Custom Query

Filters
 
Columns

Show under each result:


Results (301 - 400 of 435)

1 2 3 4 5

Status: new (100 matches)

Ticket Summary Owner Type Priority Component Version
#5326 Polymorphic instances aren't automatically specialised simonpj bug low Compiler 7.0.3
#5333 Arrow command combinators and infixr cause the desugarer to fail ross bug low Compiler (Parser) 7.0.3
#5355 Link plugins against existing libHSghc bug normal Compiler 7.0.3
#5401 LANGUAGE pragma parser nit igloo bug normal Compiler (Parser) 7.0.3
#5907 Crashed loading package Safe bug normal Package system 7.0.3
#4268 Annotation extension needs a flag bug normal Compiler 7.0.4
#5013 sporadic failures during compilation under solaris bug low Compiler 7.0.4
#5308 Generalize -msse2 command line flag to -msse<version number> feature request low Compiler 7.0.4
#5369 Reinstate VECTORISE pragmas with expressions as right-hand sides chak bug normal Data Parallel Haskell 7.0.4
#5376 Quotation in System.Process.system for Windows bug low libraries/process 7.0.4
#5388 ghcilink003 and ghcilink006 fail on OSX bug low Compiler 7.0.4
#5392 Warnings about impossible MPTCs would be nice feature request normal Compiler 7.0.4
#5898 ghc: internal error: Invalid Mach-O file bug normal Compiler 7.0.4
#6016 On Windows, runhaskell hits an error on UTF-8 files with a BOM bug normal Compiler (Parser) 7.0.4
#4347 Bug in unification of polymorphic and not-yet-polymorphic type bug normal Compiler (Type checker) 7.1
#4413 (^^) is not correct for Double and Float tcsavage bug low libraries/base 7.1
#4428 Local functions lose their unfoldings bug low Compiler 7.1
#4440 time004 fails depending on the date bug low Test Suite 7.1
#4442 Add unaligned version of indexWordArray# feature request low libraries (other) 7.1
#4451 Re-linking avoidance is too aggressive simonmar bug normal Compiler 7.1
#4459 Polymorphic Data.Dynamic vivian feature request low GHC API 7.1
#4823 Loop strength reduction for array indexing feature request low Compiler 7.1
#4896 Deriving Data does not work for attached code bug low Compiler 7.1
#4938 Core2 CPU not detected correctly bug low Compiler 7.1
#5108 Allow unicode sub/superscript symbols in both identifiers and operators feature request normal Compiler (Parser) 7.1
#5140 Fix LLVM backend for PowerPC erikd task low Compiler (LLVM) 7.1
#5262 Compiling with -O makes some expressions too lazy and causes space leaks bug low Compiler 7.1
#5273 error and undefined should print a location feature request low Compiler 7.1
#5320 check_overlap panic (7.1 regression) simonpj bug normal Compiler 7.1
#5412 dataTypeConstrs gives unhelpful error message bug normal libraries/base 7.1
#4176 reject unary minus in infix left hand side function bindings that resolve differently as expressions bug low Compiler 7.2.1
#5443 Errors when shutting down the event manager loop tibbe bug normal Compiler 7.2.1
#5444 Slow 64-bit primops on 32 bit system bug normal Compiler 7.2.1
#5462 Deriving clause for arbitrary classes feature request normal Compiler 7.2.1
#5463 SPECIALISE pragmas generated from Template Haskell are ignored bug normal Template Haskell 7.2.1
#5467 Template Haskell: support for Haddock comments feature request normal Template Haskell 7.2.1
#5495 simple program fails with -shared on mac bug low Compiler 7.2.1
#5542 also parse class/instance declarations as "HEAD <= CONTEXT where" feature request normal Compiler (Parser) 7.2.1
#5556 Support pin-changing on ByteArray#s feature request normal Compiler 7.2.1
#5578 write access permission of binary result different on OpenBSD igloo bug low Test Suite 7.2.1
#5590 "guarded instances": instance selection can add extra parameters to the class simonpj feature request normal Compiler (Type checker) 7.2.1
#5619 Shorter qualified import statements feature request normal Compiler 7.2.1
#5620 Dynamic linking and threading does not work on Windows igloo bug high Runtime System 7.2.1
#5630 External Core needs love bug normal Compiler 7.2.1
#5641 The -L flag should not exist bug normal Profiling 7.2.1
#5645 Sharing across functions causing space leak bug normal Compiler 7.2.1
#5647 CLI option to silence "Loading package foo ... linking ... done" output feature request normal Compiler 7.2.1
#5654 Profiling semantics bug simonmar bug low Profiling 7.2.1
#5672 parBufferWHNF could be less subtle duncan feature request normal libraries (other) 7.2.1
#5687 Friendly Interface for auto-completion of GHCi feature request normal GHCi 7.2.1
#5692 Source code with large floating constants in exponential notation cannot be compiled pcapriotti bug normal Compiler 7.2.1
#5757 zero unexpected failures on all tier 1 platforms task highest Test Suite 7.2.1
#5763 Confusing error message simonpj bug high Compiler 7.2.2
#5791 Defer other kinds of errors until runtime, not just type errors task normal Compiler 7.2.2
#5807 DPH library functions don't work without -fvectorise. benl bug normal Data Parallel Haskell 7.2.2
#5813 Offer a compiler warning for failable pattern matches feature request normal Compiler 7.2.2
#5859 unsafeInterleaveIO duplicates computation when evaluated by multiple threads simonpj bug high libraries/base 7.2.2
#5364 Access RTS flag values from inside Haskell programs feature request normal libraries/base 7.3
#5378 unreg compiler: warning: conflicting types for built-in function ‘memcpy’ bug low Compiler 7.3
#5387 ffi/should_run fptr02 fails on OS X amd64 bug low Compiler 7.3
#5470 The DPH library needs to support PData and PRepr instances for more than 15-tuples chak bug normal Data Parallel Haskell 7.3
#5498 Generalized newtype deriving allows creating of instances I can't create by hand bug normal Compiler 7.3
#5522 mc03 -O -fliberate-case -fspec-constr runs out of memory simonpj bug normal Compiler 7.3
#5537 ghc doesn't find libffi.so.5 in testsuite bug low Test Suite 7.3
#5539 GHC panic - Simplifier ticks exhausted simonpj bug high Compiler 7.3
#5608 Fix T3807 for Mac OS X 10.5 bug low Test Suite 7.3
#5642 Deriving Generic of a big type takes a long time and lots of space dimitris bug high Compiler 7.3
#5646 Initialise tuples using pragmas chak bug normal Data Parallel Haskell 7.3
#5682 Properly parse kind operators (from promoted type operators) dreixel bug low Compiler 7.3
#5702 Can't vectorise pattern matching on numeric literals chak bug normal Data Parallel Haskell 7.3
#5724 Confusing warning message for incomplete patterns bug normal Compiler 7.3
#3242 ghci: can't load .so/.DLL for: m (addDLL: could not load DLL) bug normal GHCi 7.4.1
#5840 Extend the supported environment sizes of vectorised closures chak bug normal Data Parallel Haskell 7.4.1
#5841 seg fault in ghci but not ghc when using chart-gtk code bug normal Compiler 7.4.1
#5844 Panic on generating Core code bug normal External Core 7.4.1
#5850 Greater customization of GHCi prompt feature request normal GHCi 7.4.1
#5889 -fno-prof-count-entries leads to linking errors bug normal Compiler 7.4.1
#5916 runST isn't free bug normal Compiler 7.4.1
#5918 hsc2hs forces wordsize (i.e. -m32 or -m64) to be the choice of GHC instead of allowing a different (or no/default choice) feature request low hsc2hs 7.4.1
#5924 Bad Cmm generated for updating one element in Array# bug normal Compiler 7.4.1
#5925 Add inline version of newArray# feature request normal Compiler 7.4.1
#5927 A type-level "implies" constraint on Constraints feature request normal Compiler (Type checker) 7.4.1
#5928 INLINABLE fails to specialize in presence of simple wrapper bug normal Compiler 7.4.1
#5942 implement POSIX confstr() in System/Posix/Unistd.hsc feature request normal libraries/unix 7.4.1
#5954 Performance regression 7.0 -> 7.2 (still in 7.4) simonpj bug high Compiler 7.4.1
#5966 getAppUserDataDirectory does not respect XDG specification bug normal libraries/directory 7.4.1
#5982 Incorrect dynamic library name in OSX bug normal libraries/base 7.4.1
#5983 Libraries installed in wrong place bug normal libraries/base 7.4.1
#6047 GHC retains unnecessary binding simonpj bug normal Compiler 7.4.1
#6087 Join points need strictness analysis bug normal Compiler 7.4.1
#6113 Profiling with -p not written if killed with SIGTERM bug normal Profiling 7.4.1
#7043 32-bit GHC ceiling of negative float SEGFAULT: 11 igloo bug high Compiler 7.4.1
#7056 GHCi loadArchive "libiconv.a":failed Unknown PEi386 section name `.drectve' bug high GHCi 7.4.1
#5615 ghc produces poor code for `div` with constant powers of 2. daniel.is.fischer bug normal Compiler 7.4.1-rc1
#5786 Dynanmic way fails when GHC built with LLVM backend dterei bug normal Compiler (LLVM) 7.4.1-rc1
#5827 /usr/local hard-coded in cabal duncan bug normal libraries (other) 7.4.1-rc2
#5666 Can't use writeFile to write unicode characters. bug normal libraries (other) 7.4.2
#5777 core lint error with arrow notation and GADTs ross bug normal Compiler 7.4.2
#6166 Performance regression in mwc-random since 7.0.x bug high Compiler 7.4.2
#7045 The `Read` instance of `Rational` does not support decimal notation bug normal libraries/base 7.4.2
(more results for this group on next page)
1 2 3 4 5
Note: See TracQuery for help on using queries.