From 6eddb5f30f25ae3c47bcf12d7765c9ba0ab0858e Mon Sep 17 00:00:00 2001 From: +shyfire131 <116033104+shyfire-131@users.noreply.github.com> Date: Fri, 24 Feb 2023 14:04:46 -0700 Subject: [PATCH] fix comment syntax in cabal.project.mac (#1948) Co-authored-by: +shyfire131 --- scripts/cabal.project.local.mac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/cabal.project.local.mac b/scripts/cabal.project.local.mac index 15db6c611..35c10db75 100644 --- a/scripts/cabal.project.local.mac +++ b/scripts/cabal.project.local.mac @@ -1,6 +1,6 @@ ignore-project: False -# amend to point to the actual openssl location +-- amend to point to the actual openssl location package direct-sqlcipher extra-include-dirs: /opt/homebrew/opt/openssl@1.1/include extra-lib-dirs: /opt/homebrew/opt/openssl@1.1/lib