Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • C Cabal
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • Glasgow Haskell CompilerGlasgow Haskell Compiler
  • Packages
  • Cabal
  • Repository
Switch branch/tag
  • Cabal
  • cabal-install
  • Distribution
  • Client
  • ProjectPlanning.hs
Find file BlameHistoryPermalink
  • John Ericson's avatar
    In project planning filter out rather than blow up on non-exe components · 661db40f
    John Ericson authored Jan 26, 2017
    mapDeps gives us all components, not just all exes components, so we need
    to handle that. I'm feeling a bit guilty for the prior partiality, so added
    some more explanatory comments too :).
    661db40f