/var/lib/ghc/package.conf.d/zeromq4-haskell-0.6.7.conf is in libghc-zeromq4-haskell-dev 0.6.7-1build5.
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 45 | name: zeromq4-haskell
version: 0.6.7
id: zeromq4-haskell-0.6.7-5oKFKVVjYXQH8Rzoe4jkvB
key: zeromq4-haskell-0.6.7-5oKFKVVjYXQH8Rzoe4jkvB
license: MIT
copyright: (c) 2010 - 2015 zeromq-haskell authors
maintainer: Toralf Wittner <tw@dtex.org>
stability: experimental
homepage: https://gitlab.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
abi: fc7e35764ea3c4b4afe7c697ee52197c
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/zeromq4-haskell-0.6.7-5oKFKVVjYXQH8Rzoe4jkvB
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/zeromq4-haskell-0.6.7-5oKFKVVjYXQH8Rzoe4jkvB
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/zeromq4-haskell
hs-libraries: HSzeromq4-haskell-0.6.7-5oKFKVVjYXQH8Rzoe4jkvB
extra-libraries:
zmq
depends:
async-2.1.1.1-8yywY4inVGRLJSCg60gBXj base-4.9.1.0
bytestring-0.10.8.1 containers-0.5.7.1
exceptions-0.8.3-DJgKwb0OY9TJW6bTf8Ti4N
monad-control-1.0.2.2-3gi0rBT0RRq8S2cSqiTk2r
semigroups-0.18.3-5xL9BgkWQsCGwo6YahyMCM transformers-0.5.2.0
transformers-base-0.4.4-4JWVtuTd5KX4LSw5ilemWP
haddock-interfaces: /usr/lib/ghc-doc/haddock/zeromq4-haskell-0.6.7/zeromq4-haskell.haddock
haddock-html: /usr/share/doc/libghc-zeromq4-haskell-doc/html/
|