Skip to content
New issue

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

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

Already on GitHub? # to your account

yampa: FRP.Yampa is missing exports #318

Closed
ivanperez-keera opened this issue Dec 8, 2024 · 0 comments
Closed

yampa: FRP.Yampa is missing exports #318

ivanperez-keera opened this issue Dec 8, 2024 · 0 comments
Assignees
Milestone

Comments

@ivanperez-keera
Copy link
Owner

Although FRP.Yampa re-exports lots of definitions from lots of modules, it does not export all definitions (even when there's no name clash). This is a bit irregular: unless there's a strong reason why they should not be re-exported, it's best to export all.

@ivanperez-keera ivanperez-keera self-assigned this Dec 8, 2024
@ivanperez-keera ivanperez-keera added this to the 0.14.12 milestone Dec 8, 2024
ivanperez-keera added a commit that referenced this issue Dec 8, 2024
Although FRP.Yampa re-exports lots of definitions from lots of modules,
it does not export all definitions (even when there's no name clash).
This is a bit irregular: unless there's a strong reason why they should
not be re-exported, it's best to export all.

This commit re-exports, from FRP.Yampa, all definitions from all modules
that are meant to be visible.
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant