/var/lib/ghc/package.conf.d/unlambda-0.1.4.1.conf is in libghc-unlambda-dev 0.1.4.1-3.
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 | name: unlambda
version: 0.1.4.1
id: unlambda-0.1.4.1-2a18ca936d44f474315a40b09336ed78
key: unlam_EZ9FnywTFhV5I9OuZjAAf3
license: GPL
maintainer: Nikolay Amiantov <ab@fmap.me>
stability: Stable
synopsis: Unlambda interpreter
description:
This is an interpreter of the Unlambda language,
written in the pure, lazy, functional language Haskell.
category: Compilers/Interpreters
author: Ørjan Johansen <oerjan@nvg.ntnu.no>
Don Stewart <http://www.cse.unsw.edu.au/~dons>
exposed: True
exposed-modules:
Language.Unlambda
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/unlambda-0.1.4.1-EZ9FnywTFhV5I9OuZjAAf3
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/unlambda-0.1.4.1-EZ9FnywTFhV5I9OuZjAAf3
data-dir: /usr/share/unlambda
hs-libraries: HSunlambda-0.1.4.1-EZ9FnywTFhV5I9OuZjAAf3
depends:
array-0.5.1.0-960bf9ae8875cc30355e086f8853a049
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
mtl-2.2.1-3af90341e75ee52dfc4e3143b4e5d219
unix-2.7.1.0-bb54ee8f9f6b2600aae7a748eb88a610
haddock-interfaces: /usr/lib/ghc-doc/haddock/unlambda-0.1.4.1/unlambda.haddock
haddock-html: /usr/share/doc/libghc-unlambda-doc/html/
|