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
    • Value stream
    • CI/CD
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • Glasgow Haskell CompilerGlasgow Haskell Compiler
  • Packages
  • Cabal
  • Repository
Switch branch/tag
  • Cabal
  • cabal-install
  • Distribution
  • Client
  • InstallPlan.hs
Find file BlameHistoryPermalink
  • Duncan Coutts's avatar
    Initial go at converting to the new Cabal-1.8 installed package system · 44e3bc78
    Duncan Coutts authored Oct 22, 2009
    It works by ignoring the possibility that there could be multiple
    installed packages sharing the same source package Id. We just pick
    the "top most" one which is usually ok. We make no attempt to check
    that we are using consistent installed packages.
    44e3bc78