bitc / hdevtools

REPO UNMAINTAINED!!! Try this: https://github.com/hdevtools/hdevtools/
MIT License
171 stars 42 forks source link

Fails to install on windows #21

Open vasily-kirichenko opened 11 years ago

vasily-kirichenko commented 11 years ago

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 commented 10 years ago

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