<div dir="ltr"><div><div><div>Dear all<br><br></div>I am the current maintainer of the FRP implementation Yampa. (For context: I'm a PhD student at Nottingham, working with Henrik Nilsson.)<br><br></div><div>Yampa contains legacy code that used to be useful to get things running quickly. In the interest of having minimal overhead and using existing robust solutions whenever possible, we'd like to remove some of that old auxiliary code.<br><br></div><div>These changes will not affect the core of Yampa (SF definitions, arrow combinators, switches, etc.), but only auxiliary/miscelaneous stuff (vector spaces, deep strict evaluation type class, tupling/monad aux functions, etc.).<br></div><div><br></div><div>We've been introducing these changes progressively over the last year, by first re-structuring the code base and marking some functions as deprecated. The time is coming for backwards incompatible changes, but I'd like to make sure that the projects you care about keep working as before. This may include (but is not limited to):<br></div><div>* Code (which may not be on hackage, so it may be difficult for me to even know it exists).<br></div><div>* Examples included in papers, slides, blog posts, etc.<br></div><div><br></div><div>So, if you may be affected by these changes, please:<br></div><div>- Watch the github project [1] and subscribe to <a href="mailto:yampa-users@cs.yale.edu">yampa-users@cs.yale.edu</a>, which is where details will be announced. It's a low traffic mailing list.<br></div><div>- If you can deal with it yourself by upgrading your code, please do so.<br></div><div> Otherwise, feel free to drop a line.<br></div><div>- If your use case does not support easy upgrading (papers? talk videos?) please let me know. For starters, we may be able to concentrate all the potential compilation errors that your users might get in one place in the documentation.<br></div><div>- If you are affected in a way that I'm not seeing, please let me know.<br></div><div><br></div><div>All the best<br><br></div><div>Ivan<br><br></div><div>[1] <a href="http://github.com/ivanperez-keera/Yampa">http://github.com/ivanperez-keera/Yampa</a><br></div></div></div>