/var/lib/ghc/package.conf.d/unix-compat-0.4.1.4.conf is in libghc-unix-compat-dev 0.4.1.4-4.
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 | name: unix-compat
version: 0.4.1.4
id: unix-compat-0.4.1.4-1e201f07f357b593e8ba1a46086e3ec5
key: unixc_Km8uiabmElX5mrb8D4Fywe
license: BSD3
maintainer: Jacob Stanley <jacob@stanley.io>
homepage: http://github.com/jystic/unix-compat
synopsis: Portable POSIX-compatibility layer.
description:
This package provides portable implementations of parts
of the unix package. This package re-exports the unix
package when available. When it isn't available,
portable implementations are used.
category: System
author: Björn Bringert, Duncan Coutts, Jacob Stanley, Bryan O'Sullivan
exposed: True
exposed-modules:
System.PosixCompat System.PosixCompat.Extensions
System.PosixCompat.Files System.PosixCompat.Temp
System.PosixCompat.Time System.PosixCompat.Types
System.PosixCompat.Unistd System.PosixCompat.User
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/unix-compat-0.4.1.4-Km8uiabmElX5mrb8D4Fywe
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/unix-compat-0.4.1.4-Km8uiabmElX5mrb8D4Fywe
data-dir: /usr/share/unix-compat
hs-libraries: HSunix-compat-0.4.1.4-Km8uiabmElX5mrb8D4Fywe
include-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/unix-compat-0.4.1.4-Km8uiabmElX5mrb8D4Fywe/include
includes:
HsUnixCompat.h
depends:
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
unix-2.7.1.0-bb54ee8f9f6b2600aae7a748eb88a610
haddock-interfaces: /usr/lib/ghc-doc/haddock/unix-compat-0.4.1.4/unix-compat.haddock
haddock-html: /usr/share/doc/libghc-unix-compat-doc/html/
|