Hello,

I am working on a Mac OS X Sierra, with GHC 7.10.3 and z3 version 4.5.
I installed LiquidHaskell using cabal, placed the binary for z3 in the same folder and I can run it in my terminal without any error regarding the SMT solver. I specified the location in the variable (as specified here
https://github.com/themattchan/flycheck-liquidhs.el) but I keep getting the above mentioned message.
Should I specify the location for the SMT solver somewhere? (I am not very used to emacs... so I may have missed a step?)
Thank you!
Tomás