Skip to content

Commit 825d57f

Browse files
committed
fix: the foundation-pak is compressed with xz
1 parent 16e5689 commit 825d57f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

foundation-pak/build-foundation-pak-for-ghc-9.2.7.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,5 +87,5 @@ git submodule update --init --recursive
8787
# output foundation pak and ghc-9.2.7-wpc bindist
8888
############
8989

90-
ls -lah `pwd`/_build/foundation-pak/*.zip
90+
ls -lah `pwd`/_build/foundation-pak/*.xz
9191
ls -lah `pwd`/_build/bindist/*.xz

0 commit comments

Comments
 (0)