/var/lib/ghc/package.conf.d/logict-0.6.0.2.conf is in libghc-logict-dev 0.6.0.2-5.
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: logict
version: 0.6.0.2
id: logict-0.6.0.2-4710f54a1ef07f5956d1983219940ae6
key: logic_GMdRwelKpMf1djUjjZPJId
license: BSD3
copyright: Copyright (c) 2007-2014, Dan Doel,
Copyright (c) 2011-2013, Edward Kmett,
Copyright (c) 2014, Roman Cheplyaka
maintainer: dan.doel@gmail.com
homepage: http://code.haskell.org/~dolio/
synopsis: A backtracking logic-programming monad.
description:
A continuation-based, backtracking, logic programming monad.
An adaptation of the two-continuation implementation found
in the paper "Backtracking, Interleaving, and Terminating
Monad Transformers" available here:
<http://okmij.org/ftp/papers/LogicT.pdf>
category: Control
author: Dan Doel
exposed: True
exposed-modules:
Control.Monad.Logic Control.Monad.Logic.Class
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/logict-0.6.0.2-GMdRwelKpMf1djUjjZPJId
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/logict-0.6.0.2-GMdRwelKpMf1djUjjZPJId
data-dir: /usr/share/logict
hs-libraries: HSlogict-0.6.0.2-GMdRwelKpMf1djUjjZPJId
depends:
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
mtl-2.2.1-3af90341e75ee52dfc4e3143b4e5d219
haddock-interfaces: /usr/lib/ghc-doc/haddock/logict-0.6.0.2/logict.haddock
haddock-html: /usr/share/doc/libghc-logict-doc/html/
|