WashNGo-2.12.0.1: WASH is a family of EDSLs for programming Web applications in Haskell.
Source code
Contents
Index
WASH.Utility.Locking
Description
Implements Locking via directory creation, which seems to be the only portable way to do it through Haskell's standard IO library.
Documentation
obtainLock
::
FilePath
->
IO
()
Source
releaseLock
::
FilePath
->
IO
()
Source
Produced by
Haddock
version 2.6.0