/var/lib/ghc/package.conf.d/hjsmin-0.1.5.1.conf is in libghc-hjsmin-dev 0.1.5.1-1build1.
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 | name: hjsmin
version: 0.1.5.1
id: hjsmin-0.1.5.1-982e47f18453b815b11c76de0cd88bee
key: hjsmi_CQhYfztJ1DoJ7xLGDhO6mU
license: BSD3
maintainer: Erik de Castro Lopo <erikd@mega-nerd.com>
stability: unstable
homepage: http://github.com/erikd/hjsmin
synopsis: Haskell implementation of a javascript minifier
description:
Reduces size of javascript files by stripping out extraneous whitespace and
other syntactic elements, without changing the semantics.
category: Web
author: Alan Zimmerman <alan.zimm@gmail.com>
exposed: True
exposed-modules:
Text.Jasmine
hidden-modules: Text.Jasmine.Pretty
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/hjsmin-0.1.5.1-CQhYfztJ1DoJ7xLGDhO6mU
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/hjsmin-0.1.5.1-CQhYfztJ1DoJ7xLGDhO6mU
data-dir: /usr/share/hjsmin
hs-libraries: HShjsmin-0.1.5.1-CQhYfztJ1DoJ7xLGDhO6mU
depends:
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
blaze-builder-0.4.0.1-073b5264a38e394a8dbb57adf8acf9c2
bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
containers-0.5.6.2-59326c33e30ec8f6afd574cbac625bbb
language-javascript-0.5.14.2-c1baf4966ad6ae0c0c339610b8bcacac
text-1.2.2.0-2c09cfae3213a07ad08b7cc1c9a4bb52
haddock-interfaces: /usr/lib/ghc-doc/haddock/hjsmin-0.1.5.1/hjsmin.haddock
haddock-html: /usr/share/doc/libghc-hjsmin-doc/html/
|