/var/lib/ghc/package.conf.d/netwire-5.0.2.conf is in libghc-netwire-dev 5.0.2-1build3.
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 | name: netwire
version: 5.0.2
id: netwire-5.0.2-2L8HNd5SveBJxagrW8TsCn
key: netwire-5.0.2-2L8HNd5SveBJxagrW8TsCn
license: BSD3
copyright: Copyright 2016 Ertugrul Söylemez
maintainer: Ertugrul Söylemez <esz@posteo.de>
homepage: https://github.com/esoeylemez/netwire
synopsis: Functional reactive programming library
description:
This library provides interfaces for and implements wire arrows
useful both for functional reactive programming (FRP) and locally
stateful programming (LSP).
category: FRP
author: Ertugrul Söylemez <esz@posteo.de>
exposed: True
exposed-modules:
Control.Wire Control.Wire.Core Control.Wire.Event
Control.Wire.Interval Control.Wire.Run Control.Wire.Session
Control.Wire.Switch Control.Wire.Time Control.Wire.Unsafe.Event
FRP.Netwire FRP.Netwire.Analyze FRP.Netwire.Move FRP.Netwire.Noise
FRP.Netwire.Utils.Timeline
abi: 6a99a9ca8c8668df3840166ca711047c
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/netwire-5.0.2-2L8HNd5SveBJxagrW8TsCn
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/netwire-5.0.2-2L8HNd5SveBJxagrW8TsCn
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/netwire
hs-libraries: HSnetwire-5.0.2-2L8HNd5SveBJxagrW8TsCn
depends:
base-4.9.1.0 containers-0.5.7.1 deepseq-1.4.2.0
parallel-3.2.1.1-KQJHWCcq2Ka569Stb10nhx
profunctors-5.2.1-3xcUYEJGthT2IYHQDd3gDR
random-1.1-9tceXaeYIMZ4JrKq20Egog
semigroups-0.18.3-5xL9BgkWQsCGwo6YahyMCM time-1.6.0.1
transformers-0.5.2.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/netwire-5.0.2/netwire.haddock
haddock-html: /usr/share/doc/libghc-netwire-doc/html/
|