HaskellR On Windows

42 views
Skip to first unread message

Vidas

unread,
Dec 7, 2017, 1:35:53 PM12/7/17
to haskellr

Hi All,

thank you very much for the very nice solution!

I manage to build inline-r, but if I try building the the full package on Windows I get the error:

Error: While constructing the build plan, the following exceptions were encountered:

In the dependencies for unix-2.7.2.1:
    unbuildable must match <0, but the stack configuration has no specified version needed due to ihaskell-inline-r-0.1.1.0 -> unix-2.7.2.1

Plan construction failed.

Not sure it is even possible to build ihaskell-inline-r on Windows?

Thank you in advance!

Alexander Vershilov

unread,
Dec 8, 2017, 1:09:12 PM12/8/17
to haskellr
Hello, Vidas.

Full package is not buildable on windows, because it's
dependencies (namely ihaskell) does not build on windows and
depends on `unix` package. See

https://github.com/gibiansky/IHaskell/issues/528

So in order to build ihaskell-inline-r we ought to patch IHaskell first.

--
Alexander

Vidas

unread,
Dec 9, 2017, 2:57:22 AM12/9/17
to haskellr


Hi Alexander,

thank you for the clarification!
Since you worked on this topic - maybe you know a package that facilitates calling Python from Haskell on Windows?


regards,
Vidas
Reply all
Reply to author
Forward
0 new messages