Path to this page:
./
devel/hs-lukko,
File locking
Branch: CURRENT,
Version: 0.1.2nb1,
Package name: hs-lukko-0.1.2nb1,
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.781 KB
Version history: (Expand)
- (2025-02-02) Updated to version: hs-lukko-0.1.2nb1
- (2025-02-01) Updated to version: hs-lukko-0.1.2
- (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
CVS history: (Expand)