Hi,

are you using msys and MinGHC?

For now, I clone ghc-mod @ master and just cabal install it (with MinGHC 0.7.10 and cabal 1.22) within msys. It has not been released yet.

MichaƂ

On Fri, May 22, 2015 at 12:09 PM, Roman Cheplyaka <roma@ro-che.info> wrote:
On 22/05/15 18:06, Anakreontas wrote:
> I tried to instal ghc-mod on Windows with cabal. Two dependencies fail
> to compile because of missing native libraries.
> ansi-terminal requires kernel32 and
> lifted-base requires inlinable.h.
>
> Have you solved a similar problem? In Linux it would be easy to install
> the native libraries but in Windows I do not know which programs I
> should install and where to find them.

You should be able to install ansi-terminal by patching its cabal file,
see https://github.com/feuerbach/ansi-terminal/issues/6

Once again, I'm asking Windows users and developers for their input on
this issue.

Roman


_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe