This commit is contained in:
epoberezkin
2024-11-22 18:40:01 +00:00
parent 5cc1de7585
commit ad022a5bdd
8 changed files with 12 additions and 12 deletions

View File

@@ -967,7 +967,7 @@ git checkout stable
cp scripts/cabal.project.local.linux cabal.project.local
</code></pre>
<p>On Mac:</p>
<pre><code>brew install openssl@1.1
<pre><code>brew install openssl@3.0
cp scripts/cabal.project.local.mac cabal.project.local
</code></pre>
<p>You may need to amend cabal.project.local to point to the actual openssl location.</p>