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

Balraj Singh erbalrajs at gmail.com
Sun Jun 5 21:19:20 UTC 2016


I read the following configuration needs to be set:-

[image: Inline image 1]

But i don't have any .cabal folder. I have .atom folder. Am i missing
something?

Plus you may see i have installed *ide-haskell-cabal, v1.4.0 * in the above
error message.

On Mon, Jun 6, 2016 at 2:30 AM, Sean Gillespie <sean at mistersg.net> wrote:

> > Hello All,
> >
> > I have started learning Haskell couple of days ago. I was looking for an
> > IDE and found Atom as one of them. When I started using it I installed
> > multiple packages and tried running creating Haskell files and saving it.
> > This IDE always gives me following error. Please help to debug this:
> >
> > Haskell-ghc-mod: ghc-mod failed to launch. It is probably missing or
> > misconfigured. ENOENT
>
> A quick guess here--ghc-mod is either not installed or is not in your
> execution
> path. Try adding it's path to your "Path" variable and try again.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20160606/221efda9/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 70763 bytes
Desc: not available
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20160606/221efda9/attachment-0001.png>


More information about the Haskell-Cafe mailing list