David Simmons-Duffin

Results 8 issues of David Simmons-Duffin

It would be nice to be able to define a set of optional radio buttons, such that when the user is presented with a choice, none of the buttons are...

I'd like to have more fine-grained control over how my radio buttons are displayed. For instance, I'd like the possibility of wrapping each button/label pair in a span, for styling...

Before pushing this to hackage, we should probably update the network-transport libraries and remove the rematch dependency, so that the extra-deps in stack.yaml can be removed. We should also wait...

The `rematch` library appears to be dead -- it would be useful to remove it as a dependency of `distributed-process-tests`. (And also from other packages if it's used elsewhere...)

Currently the type of `Control.Distributed.Process.call` is ```haskell call :: Serializable a => Static (SerializableDict a) -> NodeId -> Closure (Process a) -> Process a ``` However, it can be straightforwardly...

@facundominguez here's another repo that I need access to in order to update it on hackage: https://hackage.haskell.org/package/distributed-process-tests Could you add me (and @LaurentRDC) to the maintainer's list?

One possibility is "SingletScalarAllowed_test_nmax6" from https://gitlab.com/davidsd/scalars-3d/-/blob/master/src/Projects/Scalars3d/SingletScalar2020.hs . Perhaps we want to do it at lower nmax. If we change `Bound.remoteCompute` to `Bound.remoteComputeKeepFiles`, then we can grab the json files it...

tests