Did you use `cabal install haskore` ? It installed all the dependency for me. Just verified this 1 minute ago.
On Tue, Jun 2, 2009 at 11:52 AM, Serge LE HUITOUZE <[email protected]> wrote: > > Hi there, > > I decided to try and read "The Haskell School of Music" (or is this "The > Haskore School of Expression"?;-). > > Of course, that necessitates to have Haskore installed, otherwise the > benefits are much less... > > So I downloaded Haskore (haskore-0.1), then tried to configure. > Of course, I had a few dependencies missing. > Recursively getting the dependencies, here is what I got on my PC: > - haskore-0.1 > - event-list-0.0.9 > - non-negative-0.0.4 > - markov-chain-0.0.3 > - midi-0.1.4 > - binary-0.4.4 > - monoid-transformer-0.0.1 > > I got stuck on the midi-0.1.4 package, as the trace below indicates: > * > * C:\Haskell\pkg\midi-0.1.4>runhaskell Setup.lhs configure > * Configuring midi-0.1.4... > * Warning: This package indirectly depends on multiple versions of the same > * package. This is highly likely to cause a compile failure. > * package explicit-exception-0.1.3 requires transformers-0.0.1.0 > * package midi-0.1.4 requires transformers-0.1.1.0 > * package event-list-0.0.9 requires transformers-0.1.1.0 > > Being quite new to Haskell (and pristine w.r.t. Darcs, Cabal and the like), > I'm > not sure how to proceed from there. > > Has someone any tips for me to proceed? > > Thanks in advance. > > --Serge > > _______________________________________________ > haskell-art mailing list > [email protected] > http://lists.lurk.org/mailman/listinfo/haskell-art > > -- jinjing _______________________________________________ haskell-art mailing list [email protected] http://lists.lurk.org/mailman/listinfo/haskell-art
