[Haskell-cafe] Installing ghc-mod on Windows

Roman Cheplyaka roma at ro-che.info
Fri May 22 16:09:11 UTC 2015


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20150522/4bfd2539/attachment.sig>


More information about the Haskell-Cafe mailing list