/var/lib/ghc/package.conf.d/ftphs-1.0.9.1.conf is in libghc-ftphs-dev 1.0.9.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 36 37 38 39 40 41 42 43 44 45 46 47 48 49 | name: ftphs
version: 1.0.9.1
id: ftphs-1.0.9.1-b7a9f5ea80aad77ac5c994face600b91
license: LGPL
copyright: Copyright (c) 2004-2013 John Goerzen
maintainer: John Goerzen <jgoerzen@complete.org>
stability: Stable
homepage: http://software.complete.org/ftphs
package-url:
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
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/ftphs-1.0.9.1/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/ftphs-1.0.9.1/ghc-7.6.3
hs-libraries: HSftphs-1.0.9.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: MissingH-1.2.0.0-b893fd919b4e656a9f02091ff23b56f7
base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
hslogger-1.2.1-028cc4e306ebab5396eb5016a1fe1873
mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62
network-2.4.1.2-040cee5ece44014a8574cb3f87b1eec4
parsec-3.1.3-6c6e21cb4ed4ef9d58fdf442940b152e
regex-compat-0.95.1-121c7124a3abcea107e3885c2f37e0cf
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/ftphs-1.0.9.1/ftphs.haddock
haddock-html: /usr/share/doc/libghc-ftphs-doc/html/
|