SlackBuilds Repository

15.0 > Haskell > haskell-lukko (0.1.1.3)

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

Source Downloads:
lukko-0.1.1.3.tar.gz (ceb03f7468348c22dd1cfd67d8397f2d)

Download SlackBuild:
haskell-lukko.tar.gz
haskell-lukko.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds