Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Plugin.GhcTags.FileLock
Documentation
flock
base lock (on posix) or LockFileEx
on Windows.
Indicates a mode in which a file should be locked.
Constructors
SharedLock | |
ExclusiveLock |
Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Plugin.GhcTags.FileLock
flock
base lock (on posix) or LockFileEx
on Windows.
Indicates a mode in which a file should be locked.
Constructors
SharedLock | |
ExclusiveLock |