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 061a7de commit e72c8c3Copy full SHA for e72c8c3
foundation-pak/build-foundation-pak-for-ghc-9.2.7.sh
@@ -13,6 +13,8 @@ case "${unameOut}" in
13
14
Darwin*)
15
machine=Mac
16
+ brew install basictex
17
+ export PATH="/usr/local/texlive/2023basic/bin/universal-darwin:$PATH"
18
brew install python@3.11
19
pip3 install sphinx==4.3.2
20
;;
0 commit comments