/var/lib/ghc/package.conf.d/snap-server-0.7.0.1.conf is in libghc-snap-server-dev 0.7.0.1-3.
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 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 | name: snap-server
version: 0.7.0.1
id: snap-server-0.7.0.1-f6b22cad38f2b36f316aa492b66d104e
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.
.
Higher-level facilities for building web applications (like user/session
management, component interfaces, data modeling, etc.) are planned but not
yet implemented, so this release will mostly be of interest for those who:
.
* need a fast and minimal HTTP API at roughly the same level of abstraction
as Java servlets, or
.
* are interested in contributing to the Snap Framework project.
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 Data.Concurrent.HashMap 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.ListenHelpers
Snap.Internal.Http.Server.HttpPort
Snap.Internal.Http.Server.SimpleBackend
Snap.Internal.Http.Server.TimeoutManager
Snap.Internal.Http.Server.TLS
Snap.Internal.Http.Server.LibevBackend
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/snap-server-0.7.0.1/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/snap-server-0.7.0.1/ghc-7.4.1
hs-libraries: HSsnap-server-0.7.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: MonadCatchIO-transformers-0.2.2.3-cba738cca02041932631328d54fa2285
PSQueue-1.1-e4dfa63ef31369866c643a0bbc6ec745
array-0.4.0.0-59d1cc0e7979167b002f021942d60f46
attoparsec-0.10.1.1-3613931d8bf805a9464cc0ea73a74bd3
attoparsec-enumerator-0.3-8f20824603c364d7c41acbc07354c664
base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
binary-0.5.1.0-d85d747036d82514a2050c5da3cb178c
blaze-builder-0.3.1.0-e50712ba78a6f8dc0c2caa4ee4b0c878
blaze-builder-enumerator-0.2.0.3-f13d4e47551b9bf28ebedd58c013d976
bytestring-0.9.2.1-18f26186028d7c0e92e78edc9071d376
bytestring-nums-0.3.5-96b74b7a13cf3579b95d2f3a37a9d312
case-insensitive-0.4.0.1-8f3562c93fbc99d0bd6cdcce7d363a53
containers-0.4.2.1-cfc6420ecc2194c9ed977b06bdfd9e69
directory-tree-0.10.0-46463e9352398b9358b837615e54fd90
enumerator-0.4.18-00404bf3c1b253011746ea9a15975fa6
filepath-1.3.0.0-973f5e9fbed93e25cbe66dfeb6b99ad9
mtl-2.0.1.0-db19dd8a7700e3d3adda8aa8fe5bf53d
murmur-hash-0.1.0.5-255cd1e6464f81140ad1e90765fa38d1
network-2.3.0.10-e9704be897931f0a3e38220c86bf65db
old-locale-1.0.0.4-a2c3d942f886fb70df8171795fdc2e5a
snap-core-0.7.0.1-fc9445aa41d175c933c5a70964859d29
template-haskell-2.7.0.0-8c8cd20e21666657195efabced685fe1
text-0.11.1.13-9b63b6813ed4eef16b7793151cdbba4d
time-1.4-96b42dcaca5cdbc30bab9dcc07384b8d
transformers-0.2.2.0-367ec8196a45fab9903c082ddf1e964e
unix-2.5.1.0-b7c7408f284e3570d0d4dbd1f423845f
unix-compat-0.3.0.1-5c60739e7246890d88ea5d633793062b
vector-0.9.1-5feabc311645326f59f50b0ea9890e1a
vector-algorithms-0.5.4-023728064b24bcb72bcf0a96d113d00e
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/snap-server-0.7.0.1/snap-server.haddock
haddock-html: /usr/share/doc/libghc-snap-server-doc/html/
|