We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb90988 commit 633e9baCopy full SHA for 633e9ba
foundation-pak/build-foundation-pak-for-ghc-9.2.7.sh
@@ -33,5 +33,5 @@ git submodule update --init --recursive
33
# output foundation pak and ghc-9.2.7-wpc bindist
34
############
35
36
-ls -lah _build/foundation-pak/*.zip
37
-ls -lah _build/bindist/*.xz
+ls -lah `pwd`/_build/foundation-pak/*.zip
+ls -lah `pwd`/_build/bindist/*.xz
0 commit comments