Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails to install on windows #21

Open
vasily-kirichenko opened this issue Aug 29, 2013 · 1 comment
Open

Fails to install on windows #21

vasily-kirichenko opened this issue Aug 29, 2013 · 1 comment

Comments

@vasily-kirichenko
Copy link

cabal install hdevtools

cabal: Package unix-2.6.0.1 can't be built on this system.
Failed to install unix-2.6.0.1
cabal: Error: some packages failed to install:
hdevtools-0.1.0.5 depends on unix-2.6.0.1 which failed to install.
unix-2.6.0.1 failed during the building phase. The exception was:
ExitFailure 1

@bitc
Copy link
Owner

bitc commented Nov 10, 2013

This is a known limitation. Windows is currently not supported. Please take a look at #15 and also at this fork, which adds windows support: https://github.com/mvoidex/hdevtools

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants