Name: posix-acl Version: 0.2.0.1 Cabal-Version: >= 1.10 Build-Type: Simple License: BSD3 License-File: LICENSE Copyright: © 2013-2014 Nicola Squartini Author: Nicola Squartini Maintainer: Nicola Squartini Homepage: https://github.com/tensor5/posix-acl Bug-Reports: https://github.com/tensor5/posix-acl/issues Synopsis: Support for Posix ACL Category: System Description: Support for POSIX.1e /Access Control Lists/ (ACL), defined in section 23 of the draft standard . Extra-Source-Files: .stylish-haskell.yaml CHANGELOG.md README.md Source-Repository head Type: git Location: git://github.com/tensor5/posix-acl.git Source-Repository this Type: git Location: git://github.com/tensor5/posix-acl.git Tag: v0.2.0.1 Library Default-Language: Haskell2010 Build-Depends: base == 4.*, bytestring == 0.10.*, containers == 0.5.*, lifted-base == 0.2.*, monad-control == 1.0.*, transformers >= 0.3 && < 0.6, transformers-base == 0.4.*, unix Ghc-Options: -Wall Exposed-Modules: System.Posix.ACL System.Posix.ACL.C Other-Modules: System.Posix.ACL.Acl_h Extra-Libraries: acl