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
  • Distribution
  • Simple
  • Register.hs
Find file BlameHistoryPermalink
  • Duncan Coutts's avatar
    construct InstalledPackageInfo from scratch rather than by overriding · ff16b7b7
    Duncan Coutts authored Jun 16, 2008
    It means we catch any fields that get added. As it happens we were
    missing a field, though its value is supposed to be just [] which is
    the same value as we got from the default emptyInstalledPackageInfo.
    ff16b7b7