/var/lib/ghc/package.conf.d/HSH-2.1.0.conf is in libghc-hsh-dev 2.1.0-2build1.
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 46 47 48 | name: HSH
version: 2.1.0
id: HSH-2.1.0-c7217e66c9af1b63d8c6759424c68cf3
license: LGPL
copyright: Copyright (c) 2006-2009 John Goerzen
maintainer: John Goerzen <jgoerzen@complete.org>
stability: Beta
homepage: http://software.complete.org/hsh
package-url:
synopsis: Library to mix shell scripting with Haskell programs
description: HSH is designed to let you mix and match shell expressions with
Haskell programs. With HSH, it is possible to easily run shell
commands, capture their output or provide their input, and pipe them
to and from other shell commands and arbitrary Haskell functions at will.
Category: System
category: system
author: John Goerzen
exposed: True
exposed-modules: HSH HSH.Command HSH.ShellEquivs HSH.Channel
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/HSH-2.1.0/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/HSH-2.1.0/ghc-7.6.3
hs-libraries: HSHSH-2.1.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: MissingH-1.2.0.0-b893fd919b4e656a9f02091ff23b56f7
base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
directory-1.2.0.1-91a788fd88acd7f149f0f10f5f1e23f2
filepath-1.3.0.1-b12cbe18566fe1532a1fda4c85e31cbe
hslogger-1.2.1-028cc4e306ebab5396eb5016a1fe1873
mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62
process-1.1.0.2-76e05340eb66705981411022731ca84a
regex-base-0.93.2-f9403610b59f8cc474edd63a82806d18
regex-compat-0.95.1-121c7124a3abcea107e3885c2f37e0cf
regex-posix-0.95.2-a7e936989950443fee47233b57a6ae5f
unix-2.6.0.1-f12544f106e651e2866b480a05caac7c
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/hsh-2.1.0/HSH.haddock
haddock-html: /usr/share/doc/libghc-hsh-doc/html/
|