/var/lib/ghc/package.conf.d/lambdabot-utils-4.2.2.conf is in libghc-lambdabot-utils-dev 4.2.2-2build2.
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.2
id: lambdabot-utils-4.2.2-22c0bd2cc7c829b72ddd244c7a267820
license: GPL
copyright:
maintainer: Jan Stolarek <jan.stolarek@p.lodz.pl>
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 et al.
exposed: True
exposed-modules: Lambdabot.AltTime Lambdabot.Error
Lambdabot.FixPrecedence Lambdabot.MiniHTTP Lambdabot.Parser
Lambdabot.Pointful Lambdabot.Process Lambdabot.Regex
Lambdabot.Serial Lambdabot.Signals Lambdabot.Url Lambdabot.Util
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/lambdabot-utils-4.2.2/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/lambdabot-utils-4.2.2/ghc-7.6.3
hs-libraries: HSlambdabot-utils-4.2.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
binary-0.5.1.1-72ed744c57c32286a49da6dda4f660b7
bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2
haskell-src-1.0.1.5-333ac13bce2b62d567782efcb584c5af
mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62
network-2.4.1.2-040cee5ece44014a8574cb3f87b1eec4
old-time-1.1.0.1-2f8ea093d0c7014780a8a5772f948883
process-1.1.0.2-76e05340eb66705981411022731ca84a
random-1.0.1.1-43fdc5da991685d8a0ec8cb553880cf8
regex-compat-0.95.1-121c7124a3abcea107e3885c2f37e0cf
regex-posix-0.95.2-a7e936989950443fee47233b57a6ae5f
syb-0.4.0-c48d52f3188b986ddaa9dd9ae40072f8
tagsoup-0.13-d5ea5e431f1ed323ac81537c86caeb46
unix-2.6.0.1-f12544f106e651e2866b480a05caac7c
utf8-string-0.3.7-26a8ed8ca48fe809983bde6faca943a9
zlib-0.5.4.1-13ba81ac0d7e6f3bdf1ee5ddce4e9aab
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/lambdabot-utils-4.2.2/lambdabot-utils.haddock
haddock-html: /usr/share/doc/libghc-lambdabot-utils-doc/html/
|