/var/lib/ghc/package.conf.d/email-validate-1.0.0.conf is in libghc-email-validate-dev 1.0.0-1.
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 | name: email-validate
version: 1.0.0
id: email-validate-1.0.0-7e662b2c7d4deb12c05f055d5da03123
license: BSD3
copyright:
maintainer: George Pollard <porges@porg.es>
stability: experimental
homepage: http://porg.es/blog/email-address-validation-simpler-faster-more-correct
package-url:
synopsis: Validating an email address string against RFC 5322
description: Validating an email address string against RFC 5322
category: Text
author: George Pollard
exposed: True
exposed-modules: Text.Email.Validate Text.Email.Parser
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/email-validate-1.0.0/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/email-validate-1.0.0/ghc-7.6.3
hs-libraries: HSemail-validate-1.0.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: attoparsec-0.10.4.0-d9fd97cfc1a1748b3cde35adf7fd233b
base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/email-validate-1.0.0/email-validate.haddock
haddock-html: /usr/share/doc/libghc-email-validate-doc/html/
|