/var/lib/ghc/package.conf.d/fgl-arbitrary-0.2.0.3.conf is in libghc-fgl-arbitrary-dev 0.2.0.3-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 | name: fgl-arbitrary
version: 0.2.0.3
id: fgl-arbitrary-0.2.0.3-4KvjN6mCZPW3d2nUvx8nYO
key: fgl-arbitrary-0.2.0.3-4KvjN6mCZPW3d2nUvx8nYO
license: BSD3
copyright: Ivan Lazar Miljenovic
maintainer: Ivan.Miljenovic@gmail.com
synopsis: QuickCheck support for fgl
description:
Provides Arbitrary instances for fgl graphs (to avoid adding a
QuickCheck dependency for fgl whilst still making the instances
available to others).
.
Also available are non-fgl-specific functions for generating
graph-like data structures.
category: Testing, Graphs
author: Ivan Lazar Miljenovic
exposed: True
exposed-modules:
Data.Graph.Inductive.Arbitrary
abi: 2108ea40f2a9040b04ed7213422062f9
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/fgl-arbitrary-0.2.0.3-4KvjN6mCZPW3d2nUvx8nYO
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/fgl-arbitrary-0.2.0.3-4KvjN6mCZPW3d2nUvx8nYO
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/fgl-arbitrary
hs-libraries: HSfgl-arbitrary-0.2.0.3-4KvjN6mCZPW3d2nUvx8nYO
depends:
QuickCheck-2.9.2-LvlomhGMxrFBkX1zwiWpQu base-4.9.1.0
fgl-5.5.4.0-ADLVhtAjPkT9FcKT0drUAH
haddock-interfaces: /usr/lib/ghc-doc/haddock/fgl-arbitrary-0.2.0.3/fgl-arbitrary.haddock
haddock-html: /usr/share/doc/libghc-fgl-arbitrary-doc/html/
|