ApexCtl icon indicating copy to clipboard operation
ApexCtl copied to clipboard

What versions exactly?

Open mf0hka opened this issue 10 years ago • 1 comments

I was able to install some of the dependencies for this project in Debian (Jessie) But it seems some of the dependencies, have issues with the other dependencies. These are installed on my machine* GHC version 7.6 cabal version 1.2 base 4.6 cmdargs-0.10.12 cabal usb wont install* then there is "usb" (I also tried usb-safe) which will not install because base 4.7 - 4.1 are rejected. http://pastebin.com/D9BvP5Cq

mf0hka avatar Dec 31 '14 15:12 mf0hka

Ok, I installed usb-1.2 and I was able to make and compile. $cabal install usb-1.2 I asked a friend who is a haskell developer, he says there are reference errors in the library usb-1.3 which prevent it from installing correctly.

Unfortunately, due to the holiday i cant go test this until Friday.

mf0hka avatar Dec 31 '14 18:12 mf0hka