Custom Query

Filters
 
Columns

Show under each result:


Results (501 - 600 of 948)

1 2 3 4 5 6 7 8 9 10

Architecture: Unknown/Multiple (100 matches)

Ticket Summary Status Owner Type Priority Milestone
#7505 Commentary shipped with GHC sources is outdated new bug normal 7.8.1
#7511 Room for GHC runtime improvement >~5%, inlining related new bug normal 7.8.1
#7520 Implement cardinality analysis new bug normal 7.8.1
#7521 Simplifier ticks exhausted when compiling Accelerate example. new bug high 7.8.1
#7535 Using -with-rtsopts=-N should fail unless -threaded is also specified new bug normal 7.8.1
#7539 Hard ghc api crash when calling runStmt on code which has not been compiled new bug normal 7.8.1
#7543 Constraint synonym instances new bug normal 7.8.1
#7567 invalidateModSummaryCache throws exception if ms_hs_date is 0 new bug high 7.8.1
#7593 Unable to print exceptions of unicode identifiers new bug normal 7.8.1
#7604 System.Directory.canonicalizePath "" behaviour differs between platforms new bug normal 7.8.1
#7611 Rewrite rules application prevented by type variable application (map id vs. map (\x -> x)) new bug normal 7.8.1
#7624 Handling ImplicitParams in Instance Declaration new bug normal 7.8.1
#7625 Semicolon is not handled between imports at the ghci command prompt new bug normal 7.8.1
#7633 Checkable "minimal complete definitions" new feature request normal 7.8.1
#7634 MD5 collision could lead to SafeHaskell violation new bug normal 7.8.1
#7635 SafeHaskell implying other options new feature request normal 7.8.1
#7644 Hackage docs for base library contain broken links new bug normal 7.8.1
#7651 Buiding GHC with parallel IO manager freezes on Mac (not on FreeBSD) new bug high 7.8.1
#7662 Improve GC of mutable objects new feature request normal _|_
#7667 Template Haskell fails to recognize type operator/function + new bug normal 7.8.1
#7668 Location in -fdefer-type-errors new bug normal 7.8.1
#7669 Empty case causes warning new bug normal 7.8.1
#7670 StablePtrs should be organized by generation for efficient minor collections new bug normal 7.8.1
#7676 Unify patterns and function bindings new feature request normal 7.8.1
#7679 Regression in -fregs-graph performance new bug high 7.8.1
#7685 :script command does not resolve ~ new bug normal 7.8.1
#7695 Hang when locale-archive and gconv-modules are not there new bug normal 7.8.1
#7725 Operators without colons new bug normal 7.8.1
#7729 GHC panics. Invalid core new bug normal 7.6.3
#7730 :info and polykinds new bug normal 7.8.1
#7741 Add SIMD support to x86/x86_64 NCG new feature request normal 7.8.1
#7752 GHC as a library documentation out of sync new bug high 7.8.1
#7753 Profiling report broken with foreign exported functions new bug normal 7.8.1
#7774 T5313 fails new bug normal 7.8.1
#7783 MultiWayIf should start a new layout new bug normal 7.8.1
#7785 Module-local function not specialized with ConstraintKinds new bug normal 7.8.1
#7787 modifyMVar does not restore value if callback returns error value new bug high 7.8.1
#7797 re-enable the defun RULE from a SPECIALISE instance pragma new bug normal 7.8.1
#7803 Superclass methods are left unspecialized new bug normal 7.8.1
#7807 Parse error with "where" and file-ending comment new bug high 7.8.1
#7808 data families and TH names do not mix well (e.g. cannot use TH deriving) new feature request normal 7.8.1
#7809 Silly error message suggesting LiberalTypeSynonyms new bug normal 7.8.1
#7828 RebindableSyntax and Arrow new bug normal 7.8.1
#7829 make better/more robust loopbreaker choices new task normal 7.8.1
#7835 ghc --make: allow passign .cmm, .c and .hs files in one command line new feature request normal --
#7842 Incorrect checking of let-bindings in recursive do new bug normal --
#7845 RebindableSyntax should allow rebinding tuples and lists new feature request normal --
#7849 Error on pattern matching of an existential whose context includes a type function new bug normal --
#7854 Constrained method type accepted in Haskell 98 mode new bug normal
#7855 Use optimizer for more information about incomplete pattern matches new feature request normal
#7858 Fix definitions of abs/signum for Floats/Doubles new bug normal --
#7859 runghc should give an error when the path to ghc is invalid new bug normal 7.8.1
#7863 Verbosity level for quieter Template Haskell new feature request normal
#7870 Compilatio​n errors break the complexity encapsulat​ion on DSLs, impairs success in industry new feature request normal --
#7876 hClose002 for ghci hangs on Mac OS X new bug normal --
#7877 hSetBuffering002(ghci) and hSetBuffering004(ghci) fail on OS X new bug normal --
#7880 Require "forall" in definitions of polymorphic types new bug normal
#7881 Warning for pointless ranges like [5..2] new feature request normal
#7894 Crash on :i M.-> new bug normal --
#7895 Warning for literal overflow new feature request normal --
#7897 MakeTypeRep fingerprints be proper, robust fingerprints new bug normal
#7898 SpecConstr explodes when compiling module BSP of frag-1.1.2 new bug normal
#7901 Bad error message when using UnicodeSyntax ∀ without ExplicitForall new bug normal --
#7903 Failure to find class instance specified with extra parentheses new bug normal
#7908 InstanceSigs suggestion not accepted new bug normal
#7913 Argument order not preserved by nubBy new bug normal
#7917 update documentation of InstalledPackageInfo new task normal --
#7918 SrcSpan's associated with expanded quasi-quotes are inconsistent new bug normal --
#7925 ghc 7.4.2 builds with errors on Red Had Enterprise Linux 6 new bug normal --
#17 Separate warnings for unused local and top-level bindings new -- feature request lowest _|_
#634 Implement a more efficient TArray new -- task normal _|_
#1612 GHC_PACKAGE_PATH and $topdir bug new -- bug lowest 7.6.2
#1800 Template Haskell support for running functions defined in the same module new -- feature request normal _|_
#1826 unable to list source for <exception thrown> should never occur new -- feature request normal _|_
#2064 problems with duplicate modules new -- bug lowest 7.6.2
#2340 Improve Template Haskell error recovery new -- feature request lowest 7.6.2
#2401 aborting an STM transaction should throw an exception new -- bug low 7.6.2
#2437 More accurate package dependencies new -- task lowest 7.6.2
#2630 installed packages should have a src-dirs field, for access to optionally installed sources new -- feature request normal _|_
#3178 Fix linking -lpthread for semaphores new -- bug normal _|_
#3184 package.conf should be under /var, not /usr new -- bug low 7.6.2
#3472 Porting through .hc files broken new -- bug high 7.8.1
#3545 As-patterns for type signatures new -- feature request normal _|_
#3628 exceptions reported to stderr when they propagate past forkIO new -- bug normal _|_
#3711 Bad error reporting when calling a function in a module which depends on a DLL on Windows new -- bug lowest 7.6.2
#4459 Polymorphic Data.Dynamic new vivian feature request low 7.6.2
#5429 Docase notation as GHC extension new tomasp feature request normal 7.6.2
#670 External Core is broken new tim bug normal _|_
#5443 Errors when shutting down the event manager loop new tibbe bug normal 7.6.2
#7133 GHCi: strange behaviour after CTRL-C, followed by 'hPutChar: resource vanished (Broken Pipe)' when quitting new tibbe bug normal 7.8.1
#7460 Double literals generated bad core new tibbe bug normal 7.8.1
#7574 Register allocator chokes on certain branches with literals new thoughtpolice bug high 7.8.1
#7678 GHC should compile cleanly with clang new thoughtpolice bug high 7.8.1
#1176 Infinite loop when printing error message new thorkilnaur bug low _|_
#4413 (^^) is not correct for Double and Float new tcsavage bug low 7.6.2
#3070 floor(0/0) should not be defined new squadette bug lowest 7.6.2
#322 fromInteger-related pattern match overlap warnings new simonpj bug normal _|_
#345 GADT - fundep interaction new simonpj bug low _|_
#393 functions without implementations new simonpj feature request normal _|_
#932 Improve inlining new simonpj task normal _|_
(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.