/var/lib/ghc/package.conf.d/filelock-0.1.0.1.conf is in libghc-filelock-dev 0.1.0.1-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | name: filelock
version: 0.1.0.1
id: filelock-0.1.0.1-51d0b525ccc207e88ff40148c8a6fc5d
key: filel_0GuYZFry5kL0ASYgccAvYE
license: PublicDomain
maintainer: aljee@hyper.cx
homepage: http://github.com/takano-akio/filelock
synopsis: Portable interface to file locking (flock / LockFileEx)
description:
This package provides an interface to Windows and Unix
file locking functionalities.
category: System
author: Takano Akio
exposed: True
exposed-modules:
System.FileLock
hidden-modules: System.FileLock.Internal.Flock
System.FileLock.Internal.LockFileEx
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/filelock-0.1.0.1-0GuYZFry5kL0ASYgccAvYE
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/filelock-0.1.0.1-0GuYZFry5kL0ASYgccAvYE
data-dir: /usr/share/filelock
hs-libraries: HSfilelock-0.1.0.1-0GuYZFry5kL0ASYgccAvYE
depends:
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
unix-2.7.1.0-bb54ee8f9f6b2600aae7a748eb88a610
haddock-interfaces: /usr/lib/ghc-doc/haddock/filelock-0.1.0.1/filelock.haddock
haddock-html: /usr/share/doc/libghc-filelock-doc/html/
|