react 0.9.2-1build3 source package in Ubuntu

Changelog

react (0.9.2-1build3) precise; urgency=low

  * Rebuild for OCaml 3.12.1.
 -- Colin Watson <email address hidden>   Fri, 18 Nov 2011 21:01:48 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Precise
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
ocaml
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
react_0.9.2.orig.tar.bz2 46.2 KiB b953e50abbb5c4065eb17a50a02341d380eff32fe8cb309a40eca2ddddef2a3a
react_0.9.2-1build3.debian.tar.gz 2.9 KiB f9ba7c6d81313166f63752caad5a9d282e0d832ab745a8201c97276ba9fae2e7
react_0.9.2-1build3.dsc 2.1 KiB fcfd0eafd46a71b64645848a19f8daa7e139c22565b0af5b016c83a931b6bb8a

Available diffs

View changes file

Binary packages built by this source

libreact-ocaml: functional reactive programming in OCaml (plugins)

 React is an OCaml module for functional reactive programming.
 It provides support to program with time varying values:
 applicative events and signals. React doesn't define any primitive
 event or signal, this lets the client chooses the concrete timeline.
 .
 This package contains dynamically loadable plugins of React.

libreact-ocaml-dev: functional reactive programming in OCaml

 React is an OCaml module for functional reactive programming.
 It provides support to program with time varying values:
 applicative events and signals. React doesn't define any primitive
 event or signal, this lets the client chooses the concrete timeline.
 .
 This package contains development files of React.