/var/lib/ghc/package.conf.d/MemoTrie-0.6.7.conf is in libghc-memotrie-dev 0.6.7-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 30 31 32 33 | name: MemoTrie
version: 0.6.7
id: MemoTrie-0.6.7-JcsXQTCdfSMBbOV7g9WPre
key: MemoTrie-0.6.7-JcsXQTCdfSMBbOV7g9WPre
license: BSD3
copyright: (c) 2008-2015 by Conal Elliott
maintainer: conal@conal.net
stability: experimental
homepage: https://github.com/conal/MemoTrie
synopsis: Trie-based memo functions
description:
MemoTrie provides a basis for memoized functions over some domains,
using tries. It's based on ideas from Ralf Hinze and code from
Spencer Janssen. Generic support thanks to Sam Boosalis.
.
Project wiki page: <http://haskell.org/haskellwiki/MemoTrie>
.
© 2008-2016 by Conal Elliott; BSD3 license.
category: Data
author: Conal Elliott
exposed: True
exposed-modules:
Data.MemoTrie
abi: 029c2c4dc1f3dd87819b45836806635e
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/MemoTrie-0.6.7-JcsXQTCdfSMBbOV7g9WPre
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/MemoTrie-0.6.7-JcsXQTCdfSMBbOV7g9WPre
data-dir: /usr/share/memotrie
hs-libraries: HSMemoTrie-0.6.7-JcsXQTCdfSMBbOV7g9WPre
depends:
base-4.9.0.0 newtype-generics-0.5-L4MU2U4glDBAEFeXg7RvRX
haddock-interfaces: /usr/lib/ghc-doc/haddock/memotrie-0.6.7/MemoTrie.haddock
haddock-html: /usr/share/doc/libghc-memotrie-doc/html/
|