[Haskell-cafe] Having issue in running Haskell code in Atom

Jonne Ransijn yoyoyonny at gmail.com
Sun Jun 5 21:29:54 UTC 2016


First you need the Haskell Platform (I would asume you already have it
installed?)

Run 'cabal install ghc-mod'.

If you have cabal, it should now have installed ghc-mod. Now, if you run
'which ghc-mod' (or 'where ghc-mod', or 'whereis ghc-mod', depending on
your system) you will get a path to put in ghcModPath.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20160605/041a62e4/attachment.html>


More information about the Haskell-Cafe mailing list