/var/lib/ghc/package.conf.d/unix-compat-0.3.0.1.conf is in libghc-unix-compat-dev 0.3.0.1-1build1.
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.3.0.1
id: unix-compat-0.3.0.1-5c60739e7246890d88ea5d633793062b
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.3.0.1/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/unix-compat-0.3.0.1/ghc-7.4.1
hs-libraries: HSunix-compat-0.3.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs: /usr/lib/haskell-packages/ghc/lib/unix-compat-0.3.0.1/ghc-7.4.1/include
includes: HsUnixCompat.h
depends: base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
unix-2.5.1.0-b7c7408f284e3570d0d4dbd1f423845f
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/unix-compat-0.3.0.1/unix-compat.haddock
haddock-html: /usr/share/doc/libghc-unix-compat-doc/html/
|