| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
System.FSWatch.Repr
Documentation
data WatchProcess Source #
Constructors
| WatchProcess | |
Fields
| |
Constructors
| Opts | |
Fields
| |
Constructors
| State | |
Fields
| |
data NotifyBuffering Source #
Constructors
| NoNotifyBuffer | |
| FixTimeBuffer Int | |
| DelayedBuffer Int |
Instances