/var/lib/ghc/package.conf.d/recaptcha-0.1.conf is in libghc-recaptcha-dev 0.1-6build1.
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 | name: recaptcha
version: 0.1
id: recaptcha-0.1-2eb55613e9418f4c99029c11161100d7
license: BSD3
copyright: (c) 2008 John MacFarlane
maintainer: John MacFarlane <jgm@berkeley.edu>
stability: alpha
homepage: http://github.com/jgm/recaptcha/tree/master
package-url:
synopsis: Functions for using the reCAPTCHA service in web applications.
description: reCAPTCHA (http://recaptcha.net/) is a service that provides
captchas for preventing automated spam in web applications.
recaptcha-hs provides functions for using reCAPTCHA in Haskell
web applications.
category: Network
author: John MacFarlane <jgm@berkeley.edu>
exposed: True
exposed-modules: Network.Captcha.ReCaptcha
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/recaptcha-0.1/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/recaptcha-0.1/ghc-7.6.3
hs-libraries: HSrecaptcha-0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: HTTP-4000.2.8-b031f20ea7063bd37594ec79ccfb306f
base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
network-2.4.1.2-040cee5ece44014a8574cb3f87b1eec4
xhtml-3000.2.1-22b747149ac820f9574f57533a3d58fc
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/recaptcha-0.1/recaptcha.haddock
haddock-html: /usr/share/doc/libghc-recaptcha-doc/html/
|