/var/lib/ghc/package.conf.d/snap-server-0.9.3.4.conf is in libghc-snap-server-dev 0.9.3.4-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 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 | name: snap-server
version: 0.9.3.4
id: snap-server-0.9.3.4-de7f455811abb58a3c6de432e60adb39
license: BSD3
copyright:
maintainer: snap@snapframework.com
stability:
homepage: http://snapframework.com/
package-url:
synopsis: A fast, iteratee-based, epoll-enabled web server for the Snap Framework
description: Snap is a simple and fast web development framework and server written in
Haskell. For more information or to download the latest version, you can
visit the Snap project website at <http://snapframework.com/>.
.
The Snap HTTP server is a high performance, epoll-enabled, iteratee-based web
server library written in Haskell. Together with the @snap-core@ library upon
which it depends, it provides a clean and efficient Haskell programming
interface to the HTTP protocol.
category: Web, Snap
author: James Sanders, Gregory Collins, Doug Beardsley
exposed: True
exposed-modules: Snap.Http.Server Snap.Http.Server.Config
System.FastLogger
hidden-modules: System.SendFile System.SendFile.Linux
Paths_snap_server Snap.Internal.Http.Parser
Snap.Internal.Http.Server Snap.Internal.Http.Server.Address
Snap.Internal.Http.Server.Date Snap.Internal.Http.Server.Backend
Snap.Internal.Http.Server.Config
Snap.Internal.Http.Server.ListenHelpers
Snap.Internal.Http.Server.HttpPort
Snap.Internal.Http.Server.SimpleBackend
Snap.Internal.Http.Server.TimeoutManager
Snap.Internal.Http.Server.TLS
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/snap-server-0.9.3.4/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/snap-server-0.9.3.4/ghc-7.6.3
hs-libraries: HSsnap-server-0.9.3.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: MonadCatchIO-transformers-0.3.0.0-00f5ba39422294066c7f13d4ef6c89a7
attoparsec-0.10.4.0-d9fd97cfc1a1748b3cde35adf7fd233b
attoparsec-enumerator-0.3.1-f4fb0a1831d18b63eb3a7ec37a0cda91
base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
blaze-builder-0.3.3.0-c4811f3b9aa33d6ba7b3cb73255068c1
blaze-builder-enumerator-0.2.0.5-ab84900413603ec70b4d7a0ad95fbda8
bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
case-insensitive-1.1.0.2-a9cc5f442974fbc90a16d92ae924d579
containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2
enumerator-0.4.19-13fa8f89bd8effdb12c1bcec44c8658a
mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62
network-2.4.1.2-040cee5ece44014a8574cb3f87b1eec4
old-locale-1.0.0.5-6729cb9d9cc62d150655de8fc5401b91
snap-core-0.9.5.0-0aa77ffcc23235294261506085bc1d55
text-0.11.3.1-e38859e86485c167fa7c9441789e7607
time-1.4.0.1-10dc4804a19dc0000fab79908f1a9f50
unix-2.6.0.1-f12544f106e651e2866b480a05caac7c
unix-compat-0.4.0.0-51428add10952cfc378af284f9fc35c6
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/snap-server-0.9.3.4/snap-server.haddock
haddock-html: /usr/share/doc/libghc-snap-server-doc/html/
|