[Haskell-cafe] macosx-app on Yosemite
Brandon Allbery
allbery.b at gmail.com
Tue Dec 30 01:19:09 UTC 2014
On Mon, Dec 29, 2014 at 8:16 PM, Jeffrey Brown <jeffbrown.the at gmail.com>
wrote:
> "brew install wxmac --devel" reported no errors.
> Next, "cabal install wx cabal-macosx" reported no errors.
> Next, "ghc --make HelloWorld.hs" reported no errors.
> But when I try to run "macosx-app HelloWorld", I get "-bash: macosx-app:
> command not found".
>
That just means you didn't add $HOME/.cabal/bin or
$HOME/Library/Haskell/bin (depending on where you got your ghc+cabal from)
to $PATH.
--
brandon s allbery kf8nh sine nomine associates
allbery.b at gmail.com ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20141229/603a9f2c/attachment.html>
More information about the Haskell-Cafe
mailing list