/var/lib/ghc/package.conf.d/hinotify-0.3.9.conf is in libghc-hinotify-dev 0.3.9-2build1.
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 29 30 31 32 | name: hinotify
version: 0.3.9
id: hinotify-0.3.9-14GQ49KC3v76A8oF0cY0BA
key: hinotify-0.3.9-14GQ49KC3v76A8oF0cY0BA
license: BSD3
maintainer: Lennart Kolmodin <kolmodin@gmail.com>
homepage: https://github.com/kolmodin/hinotify.git
synopsis: Haskell binding to inotify
description:
This library provides a wrapper to the Linux Kernel's inotify feature,
allowing applications to subscribe to notifications when a file is
accessed or modified.
category: System
author: Lennart Kolmodin
exposed: True
exposed-modules:
System.INotify
hidden-modules: System.INotify.Masks
abi: ed44a7fe81793be5a3fab5e840a7b261
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/hinotify-0.3.9-14GQ49KC3v76A8oF0cY0BA
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/hinotify-0.3.9-14GQ49KC3v76A8oF0cY0BA
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/hinotify
hs-libraries: HShinotify-0.3.9-14GQ49KC3v76A8oF0cY0BA
includes:
sys/inotify.h
depends:
async-2.1.1.1-8yywY4inVGRLJSCg60gBXj base-4.9.1.0
containers-0.5.7.1 directory-1.3.0.0 unix-2.7.2.1
haddock-interfaces: /usr/lib/ghc-doc/haddock/hinotify-0.3.9/hinotify.haddock
haddock-html: /usr/share/doc/libghc-hinotify-doc/html/
|