Closed
Description
Hi, my setup is: Windows-based emacs 24.5.1 + Cygwin. I am not using Cygwin's emacs. I try installing either through melpa, or through just command-line make and I get 16-17 failures during the make compile target. From the command line, for example:
In toplevel form:
haskell-hoogle.el:30:1:Error: Searching for program: no such file or directory, /bin/bash
In toplevel form:
haskell-menu.el:34:1:Error: Searching for program: no such file or directory, /bin/bash
In toplevel form:
haskell-decl-scan.el:104:1:Error: Searching for program: no such file or directory, /bin/bash
In toplevel form:
haskell-commands.el:29:1:Error: Searching for program: no such file or directory, /bin/bash
It seems that all errors are on lines that require haskell-mode, which -- however -- I think has been built successfully (I do see a haskell-mode.elc in the build directory). Is this a known issue somehow? What is the proper fix?
Metadata
Metadata
Assignees
Labels
No labels