WatchConfig constructor is no longer exposed. Instead use defaultConfig {...} with the accessors.
Error message:
src/Wait.hs:32:52: error: Not in scope: ‘confDebounce’
|
32 | withWaiterNotify f = withManagerConf defaultConfig{confDebounce=NoDebounce} $ \manager -> do
| ^^^^^^^^^^^^
Error: cabal: Failed to build exe:ghcid from ghcid-0.8.7. See the build log
above for details.
It needs bounds but currently has none:
https://github.com/ndmitchell/ghcid/blob/abbb157ac9d06fdfba537f97ab96e197b3bb36cb/ghcid.cabal#L58
Reason for break from fsnotify changelog:
Error message: