Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile with bearriver #95

Closed
ivanperez-keera opened this issue Nov 9, 2019 · 0 comments
Closed

Compile with bearriver #95

ivanperez-keera opened this issue Nov 9, 2019 · 0 comments
Assignees

Comments

@ivanperez-keera
Copy link
Owner

As a test case for bearriver and dunai, it would be useful to compile this whole game with bearriver.

It should not require (almost) any changes.

https://github.com/ivanperez-keera/dunai/

@ivanperez-keera ivanperez-keera self-assigned this Nov 9, 2019
ivanperez-keera added a commit that referenced this issue Jan 25, 2020
Bearriver is an API-compatible Yampa implementation based on dunai and
monadic stream functions.

This change adds a flag to the cabal file so that it is possible to
compile with bearriver (but compiles with Yampa by default).
ivanperez-keera added a commit that referenced this issue Jan 25, 2020
Recursive (looped) arrow expressions are not well-supported in
dunai and, by extension, bearriver.

This change modifies one construct in the game for an alternative
without the use of rec in arrow notation.
ivanperez-keera added a commit that referenced this issue Jan 25, 2020
Bearriver 0.13.1 was recently released, which contains many more fixes
and enables evaluation with the latest release of Titan.

This change bumps the upper version bound on bearriver to accept
anything in the 0.13.* series, which corresponds to the same version of
Yampa.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant