/var/lib/ghc/package.conf.d/lambdabot-utils-4.2.1.conf is in libghc-lambdabot-utils-dev 4.2.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 | name: lambdabot-utils
version: 4.2.1
id: lambdabot-utils-4.2.1-749e9dc9df1d97d991e85ea10ba09fc7
license: GPL
copyright:
maintainer: Cale Gibbard <cgibbard@gmail.com>
stability:
homepage: http://haskell.org/haskellwiki/Lambdabot
package-url:
synopsis: Utility libraries for the advanced IRC bot, Lambdabot
description: Lambdabot is an IRC bot written over several years by
those on the #haskell IRC channel.
.
Our own custom libraries for various plugin functions.
.
AltTime.hs: alternate version of the time library
.
MiniHTTP.hs: a mini http server
.
Process.hs: a wrapper over System.Process
.
Regex.hsc: a fast packed string regex library
.
Serial.hs:: a serialisation API
.
Util.hs: miscellaneous string, and other, functions
category: Development, Web
author: Don Stewart
exposed: True
exposed-modules: Lambdabot.FixPrecedence Lambdabot.Serial
Lambdabot.Error Lambdabot.Url Lambdabot.Process Lambdabot.Regex
Lambdabot.MiniHTTP Lambdabot.AltTime Lambdabot.Pointful
Lambdabot.Parser Lambdabot.Signals Lambdabot.Util
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/lambdabot-utils-4.2.1/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/lambdabot-utils-4.2.1/ghc-7.4.1
hs-libraries: HSlambdabot-utils-4.2.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
binary-0.5.1.0-d85d747036d82514a2050c5da3cb178c
bytestring-0.9.2.1-18f26186028d7c0e92e78edc9071d376
containers-0.4.2.1-cfc6420ecc2194c9ed977b06bdfd9e69
haskell-src-1.0.1.5-c4a2786bf9daabfbbe66b80b9dfebff1
mtl-2.0.1.0-db19dd8a7700e3d3adda8aa8fe5bf53d
network-2.3.0.10-e9704be897931f0a3e38220c86bf65db
old-time-1.1.0.0-b77788a065c86ada9ba279afa5e04576
process-1.1.0.1-18dadd8ad5fc640f55a7afdc7aace500
random-1.0.1.1-e3566210caf162aa256430e88f7b7640
regex-compat-0.95.1-851005df9f3cd69b337623025f7c092b
regex-posix-0.95.1-121648734b92a15c1a1abe4ea295d7b3
syb-0.3.6-080afb8a2fa726e4b2c2d98baada324f
tagsoup-0.12.6-d106cf86387c2d487f6a3c024e258f3b
unix-2.5.1.0-b7c7408f284e3570d0d4dbd1f423845f
utf8-string-0.3.7-ca3bc669f78a10f8e42ef22439bcf83c
zlib-0.5.3.3-25bc90418de17a311a72450ebca404a8
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/lambdabot-utils-4.2.1/lambdabot-utils.haddock
haddock-html: /usr/share/doc/libghc-lambdabot-utils-doc/html/
|