Skip to content
Snippets Groups Projects
Unverified Commit 7f65df91 authored by Oleg Grenrus's avatar Oleg Grenrus Committed by GitHub
Browse files

Merge pull request #5749 from haskell/remove-unix-constraiant-fwd

Remove unix constraint from cabal.project (forward port)
parents 087ed05f 0e40967f
No related branches found
No related tags found
No related merge requests found
......@@ -168,7 +168,6 @@ timed $CABALNEWBUILD cabal-testsuite --enable-tests --disable-benchmarks --dry-r
timed $CABALNEWBUILD cabal-testsuite --enable-tests --disable-benchmarks --dep || exit 1
timed $CABALNEWBUILD cabal-testsuite --enable-tests --disable-benchmarks || exit 1
if $CABALSUITETESTS; then
echo "$CYAN=== cabal-testsuite: Cabal test ======================== $(date +%T) === $RESET"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment