Custom Query

Filters
 
Columns

Show under each result:


Results (601 - 700 of 981)

1 2 3 4 5 6 7 8 9 10

Operating System: Unknown/Multiple (100 matches)

Ticket Summary Status Owner Type Priority Milestone
#5364 Access RTS flag values from inside Haskell programs new feature request normal 7.6.2
#5369 Reinstate VECTORISE pragmas with expressions as right-hand sides new chak bug normal 7.6.2
#5376 Quotation in System.Process.system for Windows new bug low 7.6.2
#5378 unreg compiler: warning: conflicting types for built-in function ‘memcpy’ new bug low 7.6.2
#5392 Warnings about impossible MPTCs would be nice new feature request normal 7.6.2
#5412 dataTypeConstrs gives unhelpful error message new bug normal 7.6.2
#5416 Local modules and Template Haskell declaration splices new feature request normal _|_
#5429 Docase notation as GHC extension new tomasp feature request normal 7.6.2
#5435 GHCi linker should run constructors for linked libraries new bug normal 7.8.1
#5442 ghc-pkg unregister --user/--global/--package-conf not normative new bug high 7.8.1
#5443 Errors when shutting down the event manager loop new tibbe bug normal 7.6.2
#5444 Slow 64-bit primops on 32 bit system new bug normal 7.6.2
#5462 Deriving clause for arbitrary classes new feature request normal 7.6.2
#5463 SPECIALISE pragmas generated from Template Haskell are ignored new bug normal 7.6.2
#5466 Documentation for Chan could be better new bug normal _|_
#5467 Template Haskell: support for Haddock comments new feature request normal 7.6.2
#5470 The DPH library needs to support PData and PRepr instances for more than 15-tuples new chak bug normal 7.6.2
#5476 Cap memory usage for one thread without disrupting other threads new feature request normal _|_
#5498 Generalized newtype deriving allows creating of instances I can't create by hand new bug normal 7.6.2
#5537 ghc doesn't find libffi.so.5 in testsuite new bug low 7.6.2
#5542 also parse class/instance declarations as "HEAD <= CONTEXT where" new feature request normal 7.6.2
#5556 Support pin-changing on ByteArray#s new feature request normal 7.6.2
#5567 LLVM: Improve alias analysis / performance new dterei task normal 7.6.2
#5590 "guarded instances": instance selection can add extra parameters to the class new simonpj feature request normal 7.6.2
#5610 Improve "Unacceptable argument type in foreign declaration" error message new feature request high 7.4.1
#5615 ghc produces poor code for `div` with constant powers of 2. new daniel.is.fischer bug normal 7.6.2
#5619 Shorter qualified import statements new feature request normal 7.6.2
#5630 External Core needs love new bug normal 7.6.2
#5641 The -L flag should not exist new bug normal 7.6.2
#5642 Deriving Generic of a big type takes a long time and lots of space new dimitris bug high 7.6.2
#5645 Sharing across functions causing space leak new bug normal 7.6.2
#5646 Initialise tuples using pragmas new chak bug normal 7.6.2
#5647 CLI option to silence "Loading package foo ... linking ... done" output new feature request normal 7.6.2
#5654 Profiling semantics bug new simonmar bug low 7.6.2
#5672 parBufferWHNF could be less subtle new duncan feature request normal 7.6.2
#5682 Properly parse kind operators (from promoted type operators) new dreixel bug low 7.6.2
#5687 Friendly Interface for auto-completion of GHCi new feature request normal 7.6.2
#5692 Source code with large floating constants in exponential notation cannot be compiled new pcapriotti bug normal 7.6.2
#5702 Can't vectorise pattern matching on numeric literals new chak bug normal 7.6.2
#5722 GHC inlines class method forever new simonpj bug normal _|_
#5724 Confusing warning message for incomplete patterns new bug normal 7.6.2
#5728 Warnings from -fwarn-incomplete-record-updates even with all constructors matched new bug normal _|_
#5757 zero unexpected failures on all tier 1 platforms new task highest 7.6.2
#5762 GHC gives incorrect warnings with simple applications of the view patterns extension new bug normal _|_
#5763 Confusing error message new simonpj bug high 7.6.2
#5775 Inconsistency in demand analysis new bug normal 7.6.2
#5780 -faggressive-primops change caused a failure in perf/compiler/parsing001 new bug high 7.8.1
#5786 Dynanmic way fails when GHC built with LLVM backend new dterei bug normal 7.6.2
#5791 Defer other kinds of errors until runtime, not just type errors new task normal 7.6.2
#5793 make nofib awesome new dterei task normal _|_
#5794 Nofib nightly regressions with pretty graphs new dterei task normal _|_
#5807 DPH library functions don't work without -fvectorise. new benl bug normal 7.6.2
#5809 Arity analysis could be better new simonpj bug normal 7.6.2
#5813 Offer a compiler warning for failable pattern matches new feature request normal 7.6.2
#5821 SPECIALISE fails with a cryptic warning new bug normal 7.6.2
#5823 FFI and CAPI needs {-# INCLUDE #-} back? new feature request normal 7.6.2
#5834 Allow both INLINE and INLINABLE for the same function new feature request normal 7.6.2
#5835 Make better use of known dictionaries new feature request normal 7.6.2
#5840 Extend the supported environment sizes of vectorised closures new chak bug normal 7.6.2
#5844 Panic on generating Core code new bug normal 7.6.2
#5850 Greater customization of GHCi prompt new feature request normal 7.6.2
#5859 unsafeInterleaveIO duplicates computation when evaluated by multiple threads new simonpj bug high 7.6.2
#5861 bytestring: incorrect documentation for hGetContents new duncan bug normal 7.6.2
#5902 Cannot tell from an exception handler whether the exception was asynchronous new simonmar bug high 7.8.1
#5910 Holes with other constraints new feature request high 7.8.1
#5916 runST isn't free new bug normal 7.6.2
#5924 Bad Cmm generated for updating one element in Array# new bug normal 7.6.2
#5925 Add inline version of newArray# new feature request normal 7.6.2
#5927 A type-level "implies" constraint on Constraints new feature request normal 7.6.2
#5928 INLINABLE fails to specialize in presence of simple wrapper new bug normal 7.6.2
#5941 Add compilation stage plugins new feature request normal 7.8.1
#5942 implement POSIX confstr() in System/Posix/Unistd.hsc new feature request normal 7.6.2
#5945 Lambda lifting new simonpj bug normal 7.8.1
#5949 Demand analysis attributes manifestly wrong demand type new bug normal 7.8.1
#5954 Performance regression 7.0 -> 7.2 (still in 7.4) new simonpj bug high 7.6.2
#5957 signatures are too permissive new bug low _|_
#5966 getAppUserDataDirectory does not respect XDG specification new bug normal 7.6.2
#5972 option to suppress (Monomorphic) record selector functions new igloo feature request normal 7.8.1
#5974 Casts, rules, and parametricity new bug normal _|_
#5985 Type operators are not accepted as variables in contexts new bug normal 7.6.2
#6004 dph-lifted-vseg package doesn't provide Data.Array.Parallel.Prelude.Float module new benl bug normal 7.8.1
#6017 Reading ./.ghci files raises security issues new task high 7.8.1
#6018 Injective type families new simonpj feature request normal 7.8.1
#6022 GHC infers over-general types new simonpj bug high 7.8.1
#6024 Allow defining kinds alone, without a datatype new feature request normal 7.8.1
#6030 Typeclass constraint should pick the OverloadedString type. new feature request normal _|_
#6034 Parse error when using ' with promoted kinds new bug low _|_
#6040 Adding a type signature changes heap allocation into stack allocation without changing the actual type new simonpj bug normal 7.8.1
#6047 GHC retains unnecessary binding new simonpj bug normal 7.6.2
#6056 INLINABLE pragma prevents worker-wrapper to happen. new simonpj bug normal 7.8.1
#6062 TH treats non-functions in function position inconsistently new simonpj bug normal 7.8.1
#6070 Fun with the demand analyser new simonpj bug normal 7.8.1
#6087 Join points need strictness analysis new bug normal 7.6.2
#6089 Allow declaration splices inside declaration brackets new simonpj feature request normal 7.8.1
#6092 Liberate case not happening new simonpj bug normal 7.8.1
#6101 Show instance for integer-simple is not lazy enough new bug normal 7.8.1
#6113 Profiling with -p not written if killed with SIGTERM new bug normal 7.6.2
#6124 Spurious non-exhaustive warning with GADT and newtypes new bug normal 7.8.1
#6132 Can't use both shebang line and #ifdef declarations in the same file. new bug normal 7.8.1
#6135 Unboxed Booleans new feature request normal 7.8.1
(more results for this group on next page)
1 2 3 4 5 6 7 8 9 10
Note: See TracQuery for help on using queries.