[Biohaskell] Conflict between bio, binary and hxt libraries

2011-11-07 Thread Dan Fornika
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I'm working on a small library for parsing polyphred xml output with bio and hxt. I've tried using cabal-dev to manage my library's dependencies, but I get the following error: {0}dfornika@behemoth:~/Code/darcs/polyphred-xml$ cabal-dev install R

Re: [Biohaskell] Conflict between bio, binary and hxt libraries

2011-11-07 Thread Felipe Almeida Lessa
On Mon, Nov 7, 2011 at 7:59 PM, Dan Fornika wrote: > Is there a reason that bio depends specifically on binary==0.4.* and not > something like binary>=0.4? IIRC, there was some strictness changes from 0.4 to 0.5 which broke some uses of binary inside bio. You may 'cabal unpack bio', change the .