Name: flock Version: 0.2 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 Build-Type: Simple Tested-With: GHC==6.10.3, GHC==6.12.3 Cabal-Version: >= 1.6 Build-Depends: base > 3 && < 5, unix >= 2.3 && < 2.5, mtl == 1.1.* Extensions: ForeignFunctionInterface Extra-source-files: "BSD3", "GPL-2" Exposed-modules: System.Lock.FLock GHC-Options: -Wall