Mitchell Dalvi Rosen

Results 288 comments of Mitchell Dalvi Rosen
trafficstars

But spawning a separate directory-watching manager thread for every single distinct path in your makefile seems... ill-advised =)

I'm able to see type information on operators. ![2019-09-14-221120_723x423_scrot](https://user-images.githubusercontent.com/1074598/64915754-9e93b280-d73c-11e9-90d8-c3286e6aeaa6.png)

> What if there's more than one tn for a tf? Putting aside "update considered harmful", let's: If there's any tn that matches, just use that corresponding tf' for typechecking....

This change looks good to me, however the comment above `flush` probably needs tweaking as well: ``` // Flush is no-op for conflate ypipe. Reader asleep behaviour // is as...

Friendly ping. I'm interested in hearing an update on the "draft" APIs but I'm not exactly sure where to look. Where might I get information about the current status of...

Question: is the [Graph](https://github.com/HeinrichApfelmus/reactive-banana/blob/master/reactive-banana/src/Reactive/Banana/Prim/Low/Graph.hs) data structure meant to be a DAG? Its docs only mention being directed, but seems to have an API that relies on it being acyclic, too...

> That said, it may be possible to detect the cycle while the Event is turned into a Pulse, as this process does involve a depth first search of sorts...

@gfarrell Would you like to pair over a discord call or something? I'm also interested in improving this error message

Hehe, no worries! (But also, you should use hasql ;))