/var/lib/ghc/package.conf.d/simple-sendfile-0.2.11.conf is in libghc-simple-sendfile-dev 0.2.11-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 | name: simple-sendfile
version: 0.2.11
id: simple-sendfile-0.2.11-2073ed09816441a68e6a639af9e10e1b
license: BSD3
copyright:
maintainer: Kazu Yamamoto <kazu@iij.ad.jp>
stability:
homepage:
package-url:
synopsis: Cross platform library for the sendfile system call
description: Cross platform library for the sendfile system call.
This library tries to call minimum system calls which
are the bottleneck of web servers.
category: Network
author: Kazu Yamamoto <kazu@iij.ad.jp>
exposed: True
exposed-modules: Network.Sendfile
hidden-modules: Network.Sendfile.Linux Network.Sendfile.Types
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/simple-sendfile-0.2.11/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/simple-sendfile-0.2.11/ghc-7.6.3
hs-libraries: HSsimple-sendfile-0.2.11
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
network-2.4.1.2-040cee5ece44014a8574cb3f87b1eec4
unix-2.6.0.1-f12544f106e651e2866b480a05caac7c
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/simple-sendfile-0.2.11/simple-sendfile.haddock
haddock-html: /usr/share/doc/libghc-simple-sendfile-doc/html/
|