Skip to content

Commit e72c8c3

Browse files
committed
still macos ghc build setup
1 parent 061a7de commit e72c8c3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ case "${unameOut}" in
1313

1414
Darwin*)
1515
machine=Mac
16+
brew install basictex
17+
export PATH="/usr/local/texlive/2023basic/bin/universal-darwin:$PATH"
1618
brew install python@3.11
1719
pip3 install sphinx==4.3.2
1820
;;

0 commit comments

Comments
 (0)