[Haskell-cafe] FRP : Best way to save signal history if the program needs to temporarily terminate?

Theodore Lief Gannon tanuki at gmail.com
Wed Jan 6 03:39:01 UTC 2016


At least one FRP-ish library, Auto, has built-in serialization. It uses
discrete (integral) time so it's not appropriate for all FRP applications;
but at the very least, looking at how it's done there may be helpful.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20160105/e394dd79/attachment.html>


More information about the Haskell-Cafe mailing list