Custom Query

Filters
 
Columns

Show under each result:


Results (601 - 700 of 947)

1 2 3 4 5 6 7 8 9 10

Architecture: Unknown/Multiple (100 matches)

Ticket Summary Status Owner Type Priority Milestone
#5416 Local modules and Template Haskell declaration splices new feature request normal _|_
#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
#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
#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
#5610 Improve "Unacceptable argument type in foreign declaration" error message new feature request high 7.4.1
#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
#5645 Sharing across functions causing space leak new bug normal 7.6.2
#5647 CLI option to silence "Loading package foo ... linking ... done" output new feature request normal 7.6.2
#5687 Friendly Interface for auto-completion of GHCi new feature request normal 7.6.2
#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 _|_
#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
#5791 Defer other kinds of errors until runtime, not just type errors new task 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
#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
#5907 Crashed loading package Safe new bug normal 7.6.2
#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
#5949 Demand analysis attributes manifestly wrong demand type new bug normal 7.8.1
#5957 signatures are too permissive new bug low _|_
#5966 getAppUserDataDirectory does not respect XDG specification new bug normal 7.6.2
#5974 Casts, rules, and parametricity new bug normal _|_
#5985 Type operators are not accepted as variables in contexts new bug normal 7.6.2
#6016 On Windows, runhaskell hits an error on UTF-8 files with a BOM new bug normal 7.6.2
#6017 Reading ./.ghci files raises security issues new task 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 _|_
#6037 Compile-time crash with sources with non-representable unicode characters new bug normal 7.8.1
#6087 Join points need strictness analysis new bug normal 7.6.2
#6101 Show instance for integer-simple is not lazy enough new bug normal 7.8.1
#6107 GHCi runtime linker cannot link with duplicate common symbols 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
#6149 ghc-7.4.2 tests for profasm seg-fault under solaris new bug normal 7.8.1
#7015 Add support for 'static' new feature request normal 7.8.1
#7017 Rethink need for tarballs under "friendly" environment new task high 7.8.1
#7021 Tuple (and other exotic predicates) not yet handled in Template Haskell new feature request normal 7.8.1
#7026 Impredicative implicit parameters new bug normal _|_
#7033 stale .tix files can cause programs built with -fhpc to segfault new bug normal 7.8.1
#7044 reject reading rationals with exponent notation new bug normal 7.8.1
#7045 The `Read` instance of `Rational` does not support decimal notation new bug normal 7.6.2
#7048 Add the ability to statically define a `FunPtr` to a haskell function new feature request normal 7.8.1
#7080 Make RULES and SPECIALISE more consistent new bug normal _|_
#7081 arrow analogs of lambda case and multi-way if new feature request normal 7.8.1
#7103 Compiler panic, when loading wxc in GHCi new bug high 7.6.2
#7114 Cannot recover (good) inlining behaviour from 7.0.2 in 7.4.1 new bug normal 7.8.1
#7140 Allow type signature in export list new feature request normal 7.8.1
#7152 Add flag to configure that skips overwriting of symlinks on install new bug high 7.8.1
#7158 GHCi commands case insensitive new feature request normal 7.8.1
#7161 hSetNewlineMode and hSetEncoding can be performed on closed and semi-closed handles new bug normal 7.8.1
#7169 Warning for incomplete record field label used as function new feature request normal 7.8.1
#7181 Add documentation on heap-profile file format. new feature request normal 7.8.1
#7186 problems with typelits and typenats new bug normal 7.8.1
#7190 GHC's -fprof-auto does not work with LINE pragmas new bug normal 7.8.1
#7204 Use a class to control FFI marshalling new feature request normal 7.8.1
#7229 Detecting if a process was killed by a signal is impossible new bug high 7.8.1
#7245 INLINEing top-level patterns causes ghc to emit 'arity missing' traces new bug normal 7.8.1
#7246 Callstack depends on way (prof, profasm, profthreaded new bug normal 7.8.1
#7253 Top-level bindings in ghci new feature request normal 7.8.1
#7261 ghci's :info and :browse break encapsulation new feature request normal _|_
#7266 Allow fractional-looking integer literals new feature request high 7.8.1
#7273 Binary size increase in nofib/grep between 7.6.1 and HEAD new bug high 7.8.1
#7277 Recompilation check fails for TH unless functions are inlined new bug high 7.6.2
#7283 Specialise INLINE functions new feature request normal 7.8.1
#7285 mkWeakMVar is non-compositional new feature request normal 7.8.1
#7291 hp2ps should cope with incomplete data new feature request normal _|_
#7300 Allow CAFs kept reachable by FFI to be forcibly made unreachable for GC new feature request high 7.8.1
#7305 T5975a is broken on Windows new bug normal 7.8.1
#7307 Share top-level code for strings new bug normal 7.8.1
#7309 The Ix instance for (,) leaks space in range new bug normal _|_
#7325 threadDelay mistreats minBound and maxBound in some configurations new bug high 7.6.2
#7329 ghc-7.6.1 win64: internal error: R_X86_6 4_PC32: High bits are set in WSAGetLastError new bug normal 7.8.1
#7331 Allow the evaluation of declaration splices in GHCi new feature request normal 7.8.1
#7335 Need for extra warning pragma for accidental pattern matching in do blocks 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.