Starting with tag: [TAG 0.10.3 Conal Elliott **20081208235125] [releasing version 0.10.4 Conal Elliott **20081216222344 Preparing a reactive check-in. Notes on changes: * Added Stream dependency * Improving values: QuickCheck tests, before and after functions, non-default max method. * Internal.TVal: plug space leak for external inputs (I think), using a weak reference. Added getChanStream. * PrimReactive: futureStreamE, using a refutable pattern, which may help laziness. Added some snapshot variants, commented out. * Added Internal.Chan, which is a copy of Control.Concurrent.Chan, but with a new function weakChanWriter. The point for data consumers to keep data producers alive. ]