[Haskell-cafe] ANN: Yampa 0.11

Ivan Perez ivanperezdominguez at gmail.com
Fri Apr 6 11:00:41 UTC 2018


Dear all,

I'm happy to announce version 0.11 of Yampa!

Yampa is a mature and robust FRP implementation that has been used to
create mobile, desktop, and web games and applications, including games
that use devices like wiimotes and kinect, as well as free and commercial
mobile games available on iTunes and Google Play. (For reference, see
[1-4].)

This version includes documentation for all modules and all definitions. We
have closed a total of 29 issues. Thanks to @ptvirgo for contributing to
this release. A limitation of Haddock prevents us from achieving 100%
coverage. Help with that would be appreciated [5, 6].

This version has been tested against all major GHC versions, from 7.6 to
8.4. A minor change in the low-level interface has triggered a major
version bump (0.11). I would expect all projects that use Yampa to work by,
at most, adapting the version constraints in the cabal files.

Everybody is welcome to collaborate. The github repo includes some simple
issues especially suitable for beginners, and we are working on the next
major version. We are also exploring different research ideas related to
FRP, and actively look for research collaborators.

Hope you all enjoy it.

Happy Haskelling!

Ivan

[1] https://github.com/ivanperez-keera/Yampa
[2] https://github.com/ivanperez-keera/haskanoid
[3] https://github.com/ksaveljev/yampa-2048
[4] https://haskell.games
[5] https://github.com/haskell/haddock/issues/123
[6] https://github.com/ivanperez-keera/Yampa/issues/72
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20180406/c1c0cb86/attachment.html>


More information about the Haskell-Cafe mailing list