Name: flock Version: 0.1 x-revision: 1 License: OtherLicense License-File: COPYING Copyright: Ian Lynagh, 2007 Author: Ian Lynagh Maintainer: igloo@earth.li Stability: experimental Synopsis: Wrapper for flock(2) Description: Simple wrapper around flock(2). Category: System Tested-With: GHC==6.6 -- With (at least) base >= 4.3, thanks to -Werror this release is effectively broken Build-Depends: base < 4.3, unix, mtl Extensions: ForeignFunctionInterface Extra-source-files: "BSD3", "GPL-2" Exposed-modules: System.Lock.FLock GHC-Options: -Wall -Werror