/var/lib/ghc/package.conf.d/pqueue-1.3.1.1.conf is in libghc-pqueue-dev 1.3.1.1-4.
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 | name: pqueue
version: 1.3.1.1
id: pqueue-1.3.1.1-A3EjwMk8dUf7l1Swzqrred
key: pqueue-1.3.1.1-A3EjwMk8dUf7l1Swzqrred
license: BSD3
maintainer: Lennart Spitzner <lsp@informatik.uni-kiel.de>
Louis Wasserman <wasserman.louis@gmail.com>
stability: experimental
synopsis: Reliable, persistent, fast priority queues.
description:
A fast, reliable priority queue implementation based on a binomial heap.
category: Data Structures
author: Louis Wasserman
exposed: True
exposed-modules:
Data.PQueue.Prio.Min Data.PQueue.Prio.Max Data.PQueue.Min
Data.PQueue.Max
hidden-modules: Data.PQueue.Prio.Internals Data.PQueue.Internals
Data.PQueue.Prio.Max.Internals Control.Applicative.Identity
abi: dc3c42cf2fd6ed1af984ef747390d88b
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/pqueue-1.3.1.1-A3EjwMk8dUf7l1Swzqrred
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/pqueue-1.3.1.1-A3EjwMk8dUf7l1Swzqrred
data-dir: /usr/share/pqueue
hs-libraries: HSpqueue-1.3.1.1-A3EjwMk8dUf7l1Swzqrred
depends:
base-4.9.0.0 deepseq-1.4.2.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/pqueue-1.3.1.1/pqueue.haddock
haddock-html: /usr/share/doc/libghc-pqueue-doc/html/
|