/var/lib/ghc/package.conf.d/hinotify-0.3.5.conf is in libghc-hinotify-dev 0.3.5-5.
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 33 34 35 36 37 38 39 40 41 | name: hinotify
version: 0.3.5
id: hinotify-0.3.5-0e0c895ba4ac562026c103b021c96f99
license: BSD3
copyright:
maintainer: Lennart Kolmodin <kolmodin@gmail.com>
stability:
homepage: https://github.com/kolmodin/hinotify.git
package-url:
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/hinotify-0.3.5/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/hinotify-0.3.5/ghc-7.6.3
hs-libraries: HShinotify-0.3.5
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2
directory-1.2.0.1-91a788fd88acd7f149f0f10f5f1e23f2
unix-2.6.0.1-f12544f106e651e2866b480a05caac7c
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/hinotify-0.3.5/hinotify.haddock
haddock-html: /usr/share/doc/libghc-hinotify-doc/html/
|