/var/lib/ghc/package.conf.d/unix-compat-0.4.3.1.conf is in libghc-unix-compat-dev 0.4.3.1-1.
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 | name: unix-compat
version: 0.4.3.1
id: unix-compat-0.4.3.1-Ausmw6d7KIwA7sl52mzqxC
key: unix-compat-0.4.3.1-Ausmw6d7KIwA7sl52mzqxC
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
abi: 9cdeec56b5b7d7352eb34c96a055d1f3
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/unix-compat-0.4.3.1-Ausmw6d7KIwA7sl52mzqxC
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/unix-compat-0.4.3.1-Ausmw6d7KIwA7sl52mzqxC
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/unix-compat
hs-libraries: HSunix-compat-0.4.3.1-Ausmw6d7KIwA7sl52mzqxC
include-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/unix-compat-0.4.3.1-Ausmw6d7KIwA7sl52mzqxC/include
includes:
HsUnixCompat.h
depends:
base-4.9.1.0 unix-2.7.2.1
haddock-interfaces: /usr/lib/ghc-doc/haddock/unix-compat-0.4.3.1/unix-compat.haddock
haddock-html: /usr/share/doc/libghc-unix-compat-doc/html/
|