[Haskell-cafe] installation problem with cabal

2010-06-21 Thread Louis Plissonneau
Hi,

when I install packages from cabal, the package manager installs already
installed files (some of his favorites are process and haskell98)
so these packages are both system and user installed (that can cause later
dependency problems, but the cabal FAQ explains very well how to recover
from it)

but the funniest is that if I reinstall it, it again reinstall the same
packages even they are already twice installed

does anyone know how to solve this issue?

Thanks
Louis
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


[Haskell-cafe] swf flv decoder in haskell

2010-03-29 Thread Louis Plissonneau
Hi,

I have to add some monitoring functions to a shockwave/flash decoder: to
precisely evaluate the play buffer (the bar showing download information
when you watch a YouTube video for example).

I wanted to go for either swfdec or gnash, but as I enjoy Haskell so much, I
wonder if there is some open source project on this subject? (even if not
all features are supported)

Thanks in advance for your advices.

Louis Plissonneau
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe