The examples for the sodium FRP library contain a game like poodle clicking application. I've created a cabal file for it, you could git clone https://github.com/bneijt/poodle.git
and then you should be able to "cabal run" the poodle game.
The code is from the Sodium FRP library: https://github.com/SodiumFRP/sodium
Greetings,