thentos
thentos copied to clipboard
Make `Action` a `MonadRandom`.
This would allow to move the randomness out of the ActionState
type. Motivated by #451, where it would suggest a more elegant implementation of mkAudioSolution
.