@hackage reactive-fieldtrip0.0.1

Connect Reactive and FieldTrip

This library [1] connects '''reactive''' [2] (a functional reactive programming library) and '''FieldTrip''' [3] (a functional 3D library).

Please share any comments & suggestions on the discussion (talk) page at [1].

You can configure, build, and install all in the usual way with Cabal commands.

runhaskell Setup.lhs configure runhaskell Setup.lhs build runhaskell Setup.lhs install

References:

[1] http://haskell.org/haskellwiki/reactive-fieldtrip [2] http://haskell.org/haskellwiki/reactive [3] http://haskell.org/haskellwiki/FieldTrip