Thank you for this. It does however seem to break on my machine
src/Hunted/Sound.hs:27:21:
The first argument of ‘Runner’ should have kind ‘* -> *’,
but ‘()’ has kind ‘*’
In the type signature for ‘withSound’: withSound :: Runner ()
Which problem are you solving? In current version all the libraries are pinned, so we should be running the same versions?
Thank you for this. It does however seem to break on my machine
Which problem are you solving? In current version all the libraries are pinned, so we should be running the same versions?