/var/lib/ghc/package.conf.d/unlambda-0.1.4.2.conf is in libghc-unlambda-dev 0.1.4.2-2+b1.
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 | name: unlambda
version: 0.1.4.2
id: unlambda-0.1.4.2-19KNr0qQOrwKpS4mNDGnrV
key: unlambda-0.1.4.2-19KNr0qQOrwKpS4mNDGnrV
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
abi: e483ddc4898ce87ba2dfca15694a8e7a
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/unlambda-0.1.4.2-19KNr0qQOrwKpS4mNDGnrV
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/unlambda-0.1.4.2-19KNr0qQOrwKpS4mNDGnrV
data-dir: /usr/share/unlambda
hs-libraries: HSunlambda-0.1.4.2-19KNr0qQOrwKpS4mNDGnrV
depends:
array-0.5.1.1 base-4.9.0.0 mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM
unix-2.7.2.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/unlambda-0.1.4.2/unlambda.haddock
haddock-html: /usr/share/doc/libghc-unlambda-doc/html/
|