/var/lib/ghc/package.conf.d/recaptcha-0.1.conf is in libghc-recaptcha-dev 0.1-4.
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-8326b42d7416e12213735cad400904e4
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.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/recaptcha-0.1/ghc-7.4.1
hs-libraries: HSrecaptcha-0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: HTTP-4000.2.2-bae62bcff73be59a4d68638b20286f88
base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
network-2.3.0.10-e9704be897931f0a3e38220c86bf65db
xhtml-3000.2.0.5-9a3b46ea6bc73a2fd41fd5cdfb7244c3
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/
|