/var/lib/ghc/package.conf.d/hinotify-0.3.8.1.conf is in libghc-hinotify-dev 0.3.8.1-3.
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.8.1
id: hinotify-0.3.8.1-f644e042eb68dd82edb908ec075a1bec
key: hinot_Dw3UcxQVCOX92NDmla2yam
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
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/hinotify-0.3.8.1-Dw3UcxQVCOX92NDmla2yam
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/hinotify-0.3.8.1-Dw3UcxQVCOX92NDmla2yam
data-dir: /usr/share/hinotify
hs-libraries: HShinotify-0.3.8.1-Dw3UcxQVCOX92NDmla2yam
includes:
sys/inotify.h
depends:
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
containers-0.5.6.2-59326c33e30ec8f6afd574cbac625bbb
directory-1.2.2.0-660a7a83a753ed85c8a374c15dae2b97
unix-2.7.1.0-bb54ee8f9f6b2600aae7a748eb88a610
haddock-interfaces: /usr/lib/ghc-doc/haddock/hinotify-0.3.8.1/hinotify.haddock
haddock-html: /usr/share/doc/libghc-hinotify-doc/html/
|