lukko: File locking
This package provides access to platform dependent file locking APIs:
Open file descriptor locking on Linux (Lukko.OFD)
BSD-style flock(2) locks on UNIX platforms (Lukko.FLock)
Windows locking via LockFileEx (Lukko.Windows)
No-op locking, which throws exceptions (Lukko.NoOp)
Lukko module exports the best option for the target platform with
uniform API.
After uninstalling, run this command to unregister the package from
the ghc package database: ghc-pkg recache
This requires: ghc
Maintained by: Lockywolf
Keywords: haskell,locking,posix
ChangeLog: haskell-lukko
Homepage:
https://hackage.haskell.org/package/lukko
Download SlackBuild:
haskell-lukko.tar.gz
haskell-lukko.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
doinst.sh |
douninst.sh |
haskell-lukko.SlackBuild |
haskell-lukko.info |
slack-desc |
© 2006-2025 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds