[Haskell-cafe] macosx-app on Yosemite

Jeffrey Brown jeffbrown.the at gmail.com
Tue Dec 30 01:33:34 UTC 2014


Yes, that was the problem. Thanks, Brandon!

On Mon, Dec 29, 2014 at 5:19 PM, Brandon Allbery <allbery.b at gmail.com>
wrote:

> 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/f7c64bf1/attachment.html>


More information about the Haskell-Cafe mailing list