/var/lib/ghc/package.conf.d/multiset-comb-0.2.4.1.conf is in libghc-multiset-comb-dev 0.2.4.1-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 | name: multiset-comb
version: 0.2.4.1
id: multiset-comb-0.2.4.1-5e2GQQTy2EoHGPnSOqsMCN
key: multiset-comb-0.2.4.1-5e2GQQTy2EoHGPnSOqsMCN
license: BSD3
copyright: (c) 2010 Brent Yorgey
maintainer: byorgey@gmail.com
stability: Experimental
synopsis: Combinatorial algorithms over multisets
description:
Various combinatorial algorithms over multisets,
including generating all permutations,
partitions, size-2 partitions, size-k subsets,
necklaces, and bracelets.
category: Math
author: Brent Yorgey
exposed: True
exposed-modules:
Math.Combinatorics.Multiset
abi: 4be018807f3dc1db00f15be96d40a022
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/multiset-comb-0.2.4.1-5e2GQQTy2EoHGPnSOqsMCN
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/multiset-comb-0.2.4.1-5e2GQQTy2EoHGPnSOqsMCN
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/multiset-comb
hs-libraries: HSmultiset-comb-0.2.4.1-5e2GQQTy2EoHGPnSOqsMCN
depends:
base-4.9.1.0 containers-0.5.7.1 transformers-0.5.2.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/multiset-comb-0.2.4.1/multiset-comb.haddock
haddock-html: /usr/share/doc/libghc-multiset-comb-doc/html/
|