~icrbow

https://mastodon.social/@dpwiz

Trackers

~icrbow/would-be-nice

Last active 1 year, 10 months ago

#1 dear-imgui API diff 1 year, 10 months ago

Ticket created by ~icrbow on ~icrbow/would-be-nice

Roll https://github.com/dearimgui/dear_bindings JSON for each release through aeson-diff or something, then publish a static site.

#36 Split types per service 4 years ago

Ticket created by ~icrbow on ~wldhx/gnunet-hs

Each service module then defines its own HasService class, internal state.

If a service depends on some other it will be reflected in imports.

Application env type is then built by combining and mixing service states and adding instances.