-
Oleg Grenrus authored
This script contains similar commands to appveyor.yml, except it relies on cabal new-build, so should be safe to run locally. Using this script can ease Travis stress. ATM I see following tests failing: - PackageTests/Backpack/Includes3/setup-external-ok.test.hs - https://github.com/haskell/cabal/issues/5039 - PackageTests/CustomPlain/setup.test.hs - `<command line>: cannot satisfy -package-id Cabal-2.1.0.0-inplace` - PackageTests/CustomDep/sandbox.test.hs - `.../dist-sandbox-3402c05b/setup/setup: createProcess: runInteractiveProcess: exec: permission denied (Permission denied)`
Oleg Grenrus authoredThis script contains similar commands to appveyor.yml, except it relies on cabal new-build, so should be safe to run locally. Using this script can ease Travis stress. ATM I see following tests failing: - PackageTests/Backpack/Includes3/setup-external-ok.test.hs - https://github.com/haskell/cabal/issues/5039 - PackageTests/CustomPlain/setup.test.hs - `<command line>: cannot satisfy -package-id Cabal-2.1.0.0-inplace` - PackageTests/CustomDep/sandbox.test.hs - `.../dist-sandbox-3402c05b/setup/setup: createProcess: runInteractiveProcess: exec: permission denied (Permission denied)`
Code owners
Assign users and groups as approvers for specific file changes. Learn more.