/var/lib/ghc/package.conf.d/uglymemo-0.1.0.1.conf is in libghc-uglymemo-dev 0.1.0.1-3build1.
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 | name: uglymemo
version: 0.1.0.1
id: uglymemo-0.1.0.1-DfyiVfAgNISEaPTZDn8jSB
key: uglymemo-0.1.0.1-DfyiVfAgNISEaPTZDn8jSB
license: PublicDomain
maintainer: lennart@augustsson.net
synopsis: A simple (but internally ugly) memoization function.
description:
A simple (but internally ugly) memoization function.
.
* New in 0.1.0.1: Make it exception safe.
category: Data
author: Lennart Augustsson
exposed: True
exposed-modules:
Data.MemoUgly
abi: e9d318a99e4c520910abdfcb8ee21a04
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/uglymemo-0.1.0.1-DfyiVfAgNISEaPTZDn8jSB
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/uglymemo-0.1.0.1-DfyiVfAgNISEaPTZDn8jSB
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/uglymemo
hs-libraries: HSuglymemo-0.1.0.1-DfyiVfAgNISEaPTZDn8jSB
depends:
base-4.9.1.0 containers-0.5.7.1
haddock-interfaces: /usr/lib/ghc-doc/haddock/uglymemo-0.1.0.1/uglymemo.haddock
haddock-html: /usr/share/doc/libghc-uglymemo-doc/html/
|