/var/lib/ghc/package.conf.d/posix-pty-0.2.1.1.conf is in libghc-posix-pty-dev 0.2.1.1-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 | name: posix-pty
version: 0.2.1.1
id: posix-pty-0.2.1.1-1uf5CSGlodH2pFtH2g8IEY
key: posix-pty-0.2.1.1-1uf5CSGlodH2pFtH2g8IEY
license: BSD3
copyright: Copyright © 2013-2015 Merijn Verstraaten,
Copyright © 2014 Vladimir Kirillov
maintainer: Merijn Verstraaten <merijn@inconsistent.nl>
homepage: https://bitbucket.org/merijnv/posix-pty
synopsis: Pseudo terminal interaction with subprocesses.
description:
This package simplifies the creation of subprocesses that interact with
their parent via a pseudo terminal (see @man pty@).
category: System
author: Merijn Verstraaten
exposed: True
exposed-modules:
System.Posix.Pty
abi: 9839b566b08431a5fce731655d2bd028
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/posix-pty-0.2.1.1-1uf5CSGlodH2pFtH2g8IEY
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/posix-pty-0.2.1.1-1uf5CSGlodH2pFtH2g8IEY
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/posix-pty
hs-libraries: HSposix-pty-0.2.1.1-1uf5CSGlodH2pFtH2g8IEY
extra-libraries:
util
includes:
fork_exec_with_pty.h pty_size.h
depends:
base-4.9.1.0 bytestring-0.10.8.1 process-1.4.3.0 unix-2.7.2.1
haddock-interfaces: /usr/lib/ghc-doc/haddock/posix-pty-0.2.1.1/posix-pty.haddock
haddock-html: /usr/share/doc/libghc-posix-pty-doc/html/
|