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
  • Sandbox.hs
Find file BlameHistoryPermalink
  • Mikhail Glushenkov's avatar
    Update cabal.sandbox.config when doing 'install .'. · 45feba00
    Mikhail Glushenkov authored May 02, 2013
    So that we don't reinstall add-source deps for the wrong compiler (e.g. when
    doing 'cabal build' after 'cabal install -w'). We already do this in configure,
    and running 'install .' means configuring the current package.
    45feba00