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
  • ..
  • criterion-1.1.4.0
  • criterion.cabal
Find file BlameHistoryPermalink
  • Artem Pelenitsyn's avatar
    Add `cabal get --only-package-description` (#8263) · 5159ffbc
    Artem Pelenitsyn authored Jul 04, 2022
    
    
    With this option, 'cabal get' writes to the destination directory only the
    package description already available locally in one of the repository
    indices.
    
    The basename of the file name written to inside the target directory is
    the package-id rather than only the package name.
    
    This is mostly based on #1977
    
    Co-authored-by: Miëtek Bak's avatarMiëtek Bak <mietek@bak.io>
    Co-authored-by: Artem Pelenitsyn's avatarArtem Pelenitsyn <a.pelenitsyn@gmail.com>
    
    Co-authored-by: Herbert Valerio Riedel's avatarHerbert Valerio Riedel <hvr@gnu.org>
    Co-authored-by: Miëtek Bak's avatarMiëtek Bak <mietek@bak.io>
    5159ffbc