Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Documentation
Method of watching for changes.
WatchModePoll Int | Detect changes by polling the filesystem. Less efficient and may miss fast changes. Not recommended
unless you're experiencing problems with |