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
  • Distribution
  • Types
  • BuildInfo.hs
Find file BlameHistoryPermalink
  • John Ericson's avatar
    Add "build-tool-depends" field to `BuildInfo` and parse it (with caveat) · c0b63100
    John Ericson authored Nov 12, 2016
    A lack of ":exename" is susposed to indicate all exe components of the package,
    but this complicates parsing so I'm punting for now: an explicit component name
    is required.
    c0b63100