/var/lib/ghc/package.conf.d/unix-compat-0.4.0.0.conf is in libghc-unix-compat-dev 0.4.0.0-2.
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 | name: unix-compat
version: 0.4.0.0
id: unix-compat-0.4.0.0-51428add10952cfc378af284f9fc35c6
license: BSD3
copyright:
maintainer: Jacob Stanley <jacob@stanley.io>
stability:
homepage: http://github.com/jystic/unix-compat
package-url:
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
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/unix-compat-0.4.0.0/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/unix-compat-0.4.0.0/ghc-7.6.3
hs-libraries: HSunix-compat-0.4.0.0
extra-libraries:
extra-ghci-libraries:
include-dirs: /usr/lib/haskell-packages/ghc/lib/unix-compat-0.4.0.0/ghc-7.6.3/include
includes: HsUnixCompat.h
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
unix-2.6.0.1-4f219f792083f70ec440ce406f12ce57
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/unix-compat-0.4.0.0/unix-compat.haddock
haddock-html: /usr/share/doc/libghc-unix-compat-doc/html/
|