Haskell.org
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

ghc-tickets

Thread Start a new thread
Download
Threads by month
  • ----- 2025 -----
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2022 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2021 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2020 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2019 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2018 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2017 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2016 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2015 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2014 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2013 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
ghc-tickets@haskell.org

August 2016

  • 2 participants
  • 1132 discussions
[GHC] #12450: Option to suppress GHCi output "Failed, modules loaded"
by GHC 02 Aug '16

02 Aug '16
#12450: Option to suppress GHCi output "Failed, modules loaded" -------------------------------------+------------------------------------- Reporter: ezyang | Owner: Type: feature | Status: new request | Priority: normal | Milestone: Component: GHCi | Version: 8.0.1 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- For projects with lots of modules, the "modules loaded" message can be considerably long. For example: {{{ Failed, modules loaded: Distribution.Client.Check, Distribution.Client.Run, Distribution.Client.Tar, Distribution.Client.Types, Distribution.Client.Win32SelfUpgrade, Distribution.Client.Utils, Paths_cabal_install, Distribution.Client.BuildReports.Types, Distribution.Client.Dependency.Types, Distribution.Client.Init.Types, Distribution.Solver.Types.ConstraintSource, Distribution.Solver.Types.Settings, Distribution.Client.GlobalFlags, Distribution.Client.HttpUtils, Distribution.Client.Security.HTTP, Distribution.Solver.Types.PackageIndex, Distribution.Solver.Types.ComponentDeps, Distribution.Solver.Types.OptionalStanza, Distribution.Solver.Types.PackageFixedDeps, Distribution.Solver.Types.SourcePackage, Distribution.Solver.Types.LabeledPackageConstraint, Distribution.Solver.Types.PackageConstraint, Distribution.Client.World, Distribution.Client.FetchUtils, Distribution.Client.GZipUtils, Distribution.Client.Init.Licenses, Distribution.Client.Init.Heuristics, Distribution.Client.Compat.Process, Distribution.Client.JobControl, Distribution.Client.Compat.ExecutablePath, Distribution.Client.Compat.Semaphore, Distribution.Client.ParseUtils, Distribution.Client.Compat.FilePerms, Distribution.Client.Haddock, Distribution.Client.InstallPlan, Distribution.Client.SolverInstallPlan, Distribution.Client.BuildReports.Anonymous, Distribution.Client.BuildReports.Storage, Distribution.Solver.Types.PkgConfigDb, Distribution.Solver.Types.SolverPackage, Distribution.Solver.Types.SolverId, Distribution.Solver.Types.ResolverPackage, Distribution.Solver.Modular, Distribution.Client.PackageUtils, Distribution.Solver.Types.DependencyResolver, Distribution.Solver.Types.InstalledPreference, Distribution.Solver.Types.PackagePath, Distribution.Solver.Types.PackagePreferences, Distribution.Solver.Types.Progress, Distribution.Solver.Types.Variable, Distribution.Solver.Modular.Assignment, Distribution.Solver.Modular.ConfiguredConversion, Distribution.Solver.Modular.IndexConversion, Distribution.Solver.Modular.Log, Distribution.Solver.Modular.Package, Distribution.Solver.Modular.Solver, Distribution.Solver.Modular.Builder, Distribution.Solver.Modular.Cycles, Distribution.Solver.Modular.Dependency, Distribution.Solver.Modular.Explore, Distribution.Solver.Modular.Index, Distribution.Solver.Modular.Message, Distribution.Solver.Modular.Preference, Distribution.Solver.Modular.Validate, Distribution.Solver.Modular.Linking, Distribution.Solver.Modular.PSQ, Distribution.Solver.Modular.Tree, Distribution.Solver.Modular.Flag, Distribution.Solver.Modular.Version, Distribution.Solver.Modular.ConflictSet, Distribution.Solver.Modular.Var, Distribution.Solver.Modular.Configured, Distribution.Solver.Modular.LabeledGraph, Distribution.Client.ProjectPlanning.Types, Distribution.Client.DistDirLayout, Distribution.Client.PackageHash, Distribution.Client.RebuildMonad, Distribution.Client.Glob, Distribution.Client.FileMonitor, Distribution.Client.Utils.Json. *Distribution.Client.Check> }}} It would be nice if there were a way to suppress this message. If there already is a way, it would be nice if GHCi mentioned this method when the module list gets long. See also https://stackoverflow.com/questions/11509201/how-can-i-suppress- failed-modules-loaded-in-ghci -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12450> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
1 1
0 0
[GHC] #8473: Generate table of cost-centre numbers with source locations
by GHC 01 Aug '16

01 Aug '16
#8473: Generate table of cost-centre numbers with source locations ------------------------------------+------------------------------------- Reporter: lars_e_krueger | Owner: Type: feature request | Status: new Priority: normal | Milestone: Component: Profiling | Version: 7.6.3 Keywords: | Operating System: Unknown/Multiple Architecture: Unknown/Multiple | Type of failure: None/Unknown Difficulty: Unknown | Test Case: Blocked By: | Blocking: Related Tickets: 7105 | ------------------------------------+------------------------------------- .prof files contain a cost centre number, which I assume is cc_key from CostCentre.lhs. It would be immensely helpful if the compiler creates a simpe table. This way, one could look up the number in .prof, check the table and the exact source location. It would also help with #7105, I think. Suggestion for the format: {{{ no. file begin end 1 main.hs 127:7 128:14 }}} Meaning: Cost centre 1 is in file main.hs, begins at line 127, character 7 and ends at line 128, character 14. If somebody points me in the right direction, and the whole thing is not too complicated, I can try my hand at implementing it myself. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8473> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
1 5
0 0
  • ← Newer
  • 1
  • ...
  • 111
  • 112
  • 113
  • 114
  • Older →

HyperKitty Powered by HyperKitty version 1.3.9.