filelock

Portable interface to file locking (flock / LockFileEx)

http://github.com/haskell-pkg-janitors/filelock

Version on this page:0.1.1.6
LTS Haskell 22.18:0.1.1.7
Stackage Nightly 2024-04-24:0.1.1.7
Latest on Hackage:0.1.1.7

See all snapshots filelock appears in

LicenseRef-PublicDomain licensed by Takano Akio
Maintained by Andreas Abel
This version can be pinned in stack with:filelock-0.1.1.6@sha256:244ec6cfad23ccf6e22e8977f1ed48aea17700bfd254f4562243ff2478d0145d,1856

Module documentation for 0.1.1.6

Depends on 2 packages(full list with versions):
Used by 3 packages in lts-20.22(full list with versions):

This package provides an interface to Windows and Unix file locking functionalities.

Changes

Changelog for filelock package

0.1.1.6

2023-04-06, Andreas Abel

Tested with GHC 8.2 - 9.6.

0.1.1.5

2020-06-30, Takano Akio