Improve bootstrap test

This commit is contained in:
2020-09-29 10:57:21 +02:00
parent 1ae0c2a654
commit 03bac93929
3 changed files with 13 additions and 1 deletions

View File

@@ -26,3 +26,5 @@ export BOOTSTRAP_HASKELL_CABAL_VERSION=$CABAL_VERSION
./bootstrap-haskell
[ "$(ghc --numeric-version)" = "${GHC_VERSION}" ]