This commit is contained in:
2022-12-14 22:37:23 +08:00
parent 93514e964f
commit 3b98df479a
2 changed files with 4 additions and 1 deletions

View File

@@ -17,6 +17,9 @@ fi
ghcup -v --url-source=file:$METADATA_FILE install $TOOL --set $VERSION
mkdir /tmp/install-bindist-ci
cd /tmp/install-bindist-ci
cat <<EOF > main.hs
{- cabal:
build-depends: base