/var/lib/ghc/package.conf.d/ftphs-1.0.9.1.conf is in libghc-ftphs-dev 1.0.9.1-8build3.
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 41 42 43 | name: ftphs
version: 1.0.9.1
id: ftphs-1.0.9.1-JEFOR1dIiwZJ3E535gY0sk
key: ftphs-1.0.9.1-JEFOR1dIiwZJ3E535gY0sk
license: LGPL
copyright: Copyright (c) 2004-2013 John Goerzen
maintainer: John Goerzen <jgoerzen@complete.org>
stability: Stable
homepage: http://software.complete.org/ftphs
synopsis: FTP Client and Server Library
description:
ftphs provides a Haskell library to implement a FTP client
and a FTP server.
.
ftphs has a number of features:
.
* Easy to use operation
* Full support of text and binary transfers
* Optional lazy interaction
* Server can serve up a real or a virtual filesystem tree
* Standards compliant
category: Network
author: John Goerzen
exposed: True
exposed-modules:
Network.FTP.Client Network.FTP.Client.Parser Network.FTP.Server
Network.FTP.Server.Parser
abi: 05497e7761461adc358bc22f26499329
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/ftphs-1.0.9.1-JEFOR1dIiwZJ3E535gY0sk
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/ftphs-1.0.9.1-JEFOR1dIiwZJ3E535gY0sk
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/ftphs
hs-libraries: HSftphs-1.0.9.1-JEFOR1dIiwZJ3E535gY0sk
depends:
MissingH-1.4.0.1-4I5T4TbNA9RIo1FM0FgAP base-4.9.1.0
hslogger-1.2.10-Li6ZV5C1ftGLPA71zPNMlf
mtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6
network-2.6.3.2-IsLM4TXcLoRI0fmmBYVyQz
parsec-3.1.11-1aqiimsgq2dCv7eoaC8WuX
regex-compat-0.95.1-7IGKoiHTSKL3opdpEZ0pO8
haddock-interfaces: /usr/lib/ghc-doc/haddock/ftphs-1.0.9.1/ftphs.haddock
haddock-html: /usr/share/doc/libghc-ftphs-doc/html/
|