Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove sandbox #6747

Merged
merged 1 commit into from
May 6, 2020
Merged

Remove sandbox #6747

merged 1 commit into from
May 6, 2020

Commits on May 6, 2020

  1. Remove sandboxes.

    Removes command and cleanups cabal-testsuite.
    The tests for haskell#3199 haskell#4099 haskell#3436 are removed, but they seem to be
    sandbox specific issues.
    
    Removes Sandbox.Types, Sandbox.Index and Sandbox.Timestamp modules.
    The Sandbox and Sandbox.PackageEnvironment are still
    there as some configuration in v1-commands happens through them
    (~/.cabal/config vs ./cabal.config).
    
    BuildExFlags contained only sandbox specific parameter,
    so it's removed as well.
    
    Remove sandbox support from cabal-testsuite
    Remove sandbox from GlobalFlags and Sandbox unit-tests
    phadej committed May 6, 2020
    Configuration menu
    Copy the full SHA
    6248c74 View commit details
    Browse the repository at this point in the history