/var/lib/ghc/package.conf.d/uuid-1.2.3.conf is in libghc-uuid-dev 1.2.3-5build1.
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 | name: uuid
version: 1.2.3
id: uuid-1.2.3-9a1e0437c3807da806cd314ae004c611
license: BSD3
copyright: (c) 2008-2011 Antoine Latter
maintainer: aslatter@gmail.com
stability:
homepage: http://projects.haskell.org/uuid/
package-url:
synopsis: For creating, comparing, parsing and printing Universally Unique Identifiers
description: This library is useful for creating, comparing, parsing and
printing Universally Unique Identifiers.
See <http://en.wikipedia.org/wiki/UUID> for the general idea.
category: Data
author: Antoine Latter
exposed: True
exposed-modules: Data.UUID Data.UUID.V1 Data.UUID.V3 Data.UUID.V5
hidden-modules: Data.UUID.Builder Data.UUID.Internal
Data.UUID.Named
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/uuid-1.2.3/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/uuid-1.2.3/ghc-7.6.3
hs-libraries: HSuuid-1.2.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: Crypto-4.2.5-c7bfbf8d78ef483cc41acd3a2b3cdb83
base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
binary-0.5.1.1-72ed744c57c32286a49da6dda4f660b7
bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
maccatcher-2.1.5-c23f865eddda9f7eb5240070c700e557
random-1.0.1.1-43fdc5da991685d8a0ec8cb553880cf8
time-1.4.0.1-10dc4804a19dc0000fab79908f1a9f50
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/uuid-1.2.3/uuid.haddock
haddock-html: /usr/share/doc/libghc-uuid-doc/html/
|