Path to this page:
./
devel/hs-lukko,
File locking
Branch: CURRENT,
Version: 0.1.1.3nb8,
Package name: hs-lukko-0.1.1.3nb8,
Maintainer: phoThis package provides access to platform dependent file locking APIs:
* Open file descriptor locking on Linux (Lukko.OFD)
* flock locking on unix platforms (Lukko.FLock)
* Windows locking LockFileEx (Lukko.Windows)
* No-op locking, which throws exceptions (Lukko.NoOp)
Lukko module exports the best option for the target platform with
uniform API.
Required to run:[
lang/ghc88]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 27.905 KB
Version history: (Expand)
- (2024-05-09) Updated to version: hs-lukko-0.1.1.3nb8
- (2023-11-02) Updated to version: hs-lukko-0.1.1.3nb7
- (2023-10-09) Updated to version: hs-lukko-0.1.1.3nb6
- (2023-02-09) Updated to version: hs-lukko-0.1.1.3nb5
- (2022-02-26) Updated to version: hs-lukko-0.1.1.3nb4
- (2022-02-12) Updated to version: hs-lukko-0.1.1.3nb3
CVS history: (Expand)