Cabal install Errors Solution?

I managed to install FieldTrip by changing some of the source code. It seems that the vector-space package is too new, and it just needed to use some different functions, and add a little to the contexts of some functions. However, I'm not sure that the changes I made will preserve functionality because I'm not familiar with any of the code (neither the libraries nor FieldTrip). In any case, the reactive-fieldtrip example as described on the website worked fine. I made a tar.gz of my modified src directory if anyone whats to have a look.

Thanks, Kellen. You're right about vector-space getting ahead of
FieldTrip. Sorry about that!
The version on Hackage (0.2.4) ought to be working fine now.
- Conal
On Thu, May 14, 2009 at 3:54 PM, Kellen J. McClain
I managed to install FieldTrip by changing some of the source code. It seems that the vector-space package is too new, and it just needed to use some different functions, and add a little to the contexts of some functions. However, I'm not sure that the changes I made will preserve functionality because I'm not familiar with any of the code (neither the libraries nor FieldTrip).
In any case, the reactive-fieldtrip example as described on the website worked fine.
I made a tar.gz of my modified src directory if anyone whats to have a look.
_______________________________________________ FieldTrip mailing list FieldTrip@haskell.org http://www.haskell.org/mailman/listinfo/fieldtrip

And thanks for that guys, it does indeed install without further problems, and now I'm eager to play with it. Thanks Conal, for keeping this alive. Günther Conal Elliott schrieb:
Thanks, Kellen. You're right about vector-space getting ahead of FieldTrip. Sorry about that!
The version on Hackage (0.2.4) ought to be working fine now.
- Conal
On Thu, May 14, 2009 at 3:54 PM, Kellen J. McClain
mailto:kjmcclain@comcast.net> wrote: I managed to install FieldTrip by changing some of the source code. It seems that the vector-space package is too new, and it just needed to use some different functions, and add a little to the contexts of some functions. However, I'm not sure that the changes I made will preserve functionality because I'm not familiar with any of the code (neither the libraries nor FieldTrip).
In any case, the reactive-fieldtrip example as described on the website worked fine.
I made a tar.gz of my modified src directory if anyone whats to have a look.
_______________________________________________ FieldTrip mailing list FieldTrip@haskell.org mailto:FieldTrip@haskell.org http://www.haskell.org/mailman/listinfo/fieldtrip
------------------------------------------------------------------------
_______________________________________________ FieldTrip mailing list FieldTrip@haskell.org http://www.haskell.org/mailman/listinfo/fieldtrip
participants (3)
-
Conal Elliott
-
Guenther Schmidt
-
Kellen J. McClain