/var/lib/ghc/package.conf.d/zeromq4-haskell-0.6.4.conf is in libghc-zeromq4-haskell-dev 0.6.4-1build2.
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 34 35 36 37 38 39 40 41 42 43 44 | name: zeromq4-haskell
version: 0.6.4
id: zeromq4-haskell-0.6.4-a9a47809f42a665d75bb3fc9d662947b
key: zerom_D7wzGpgZGFYHf27eoTVUf1
license: MIT
copyright: (c) 2010 - 2015 zeromq-haskell authors
maintainer: Toralf Wittner <tw@dtex.org>
stability: experimental
homepage: http://github.com/twittner/zeromq-haskell/
synopsis: Bindings to ZeroMQ 4.x
description:
The 0MQ lightweight messaging kernel is a library which extends
the standard socket interfaces with features traditionally provided
by specialised messaging middleware products.
.
0MQ sockets provide an abstraction of asynchronous message queues,
multiple messaging patterns, message filtering (subscriptions),
seamless access to multiple transport protocols and more.
.
This library provides the Haskell language binding to 0MQ >= 4.x
category: System, FFI
author: Toralf Wittner
exposed: True
exposed-modules:
Data.Restricted System.ZMQ4 System.ZMQ4.Monadic
System.ZMQ4.Internal System.ZMQ4.Internal.Base
System.ZMQ4.Internal.Error
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/zeromq4-haskell-0.6.4-D7wzGpgZGFYHf27eoTVUf1
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/zeromq4-haskell-0.6.4-D7wzGpgZGFYHf27eoTVUf1
data-dir: /usr/share/zeromq4-haskell
hs-libraries: HSzeromq4-haskell-0.6.4-D7wzGpgZGFYHf27eoTVUf1
extra-libraries:
zmq
depends:
async-2.0.2-a831412d1c1f2d2e26f26bb4545c7372
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
containers-0.5.6.2-59326c33e30ec8f6afd574cbac625bbb
exceptions-0.8.0.2-36aed52be619b9728d2571e1d453a5a5
semigroups-0.18.0.1-8280af83a74b71fe859e6151e1ac901a
transformers-0.4.2.0-81450cd8f86b36eaa8fa0cbaf6efc3a3
haddock-interfaces: /usr/lib/ghc-doc/haddock/zeromq4-haskell-0.6.4/zeromq4-haskell.haddock
haddock-html: /usr/share/doc/libghc-zeromq4-haskell-doc/html/
|