[Haskell-cafe] Re: [Haskell] ANNOUNCE: usb-0.1

Roel van Dijk vandijk.roel at gmail.com
Thu Oct 1 10:12:21 EDT 2009


Yes, that happens. I don't now the cause but the work-around is easy.
Simply download the package manually from hackage, unpack and install
using cabal.

At least the following packages suffer from this problem:
  bindings-common
  bindings-libusb
  bindings-posix

Perhaps Maurí­cio can shed some light on this.

Groetjes,
Roel

On Thu, Oct 1, 2009 at 4:02 PM, Martijn van Steenbergen
<martijn at van.steenbergen.nl> wrote:
> Bas van Dijk wrote:
>>
>> Comments and patches are highly welcome.
>
> I tried to install on my Mac but bindings-common choked on:
>
>> cabal install bindings-common
> Resolving dependencies...
> cabal: Error: some packages failed to install:
> bindings-common-1.1 failed while unpacking the package. The exception was:
> /var/folders/mR/mRFqQvztFo0URT0d6GN9wE+++TI/-Tmp-/bindings-common-1.174967/bindings-common-1.1/src/Bindings:
> createDirectory: does not exist (No such file or directory)
>
> Not sure if this is interesting to you, Bas, but I thought I'd share. :-)
>
> Groetjes,
>
> Martijn.


More information about the Haskell-Cafe mailing list