/var/lib/ghc/package.conf.d/js-jquery-1.11.3.conf is in libghc-js-jquery-dev 1.11.3-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: js-jquery
version: 1.11.3
id: js-jquery-1.11.3-554e7a2661204f7c0d0a73428f5328a9
key: jsjqu_9DovAGs02cB0i9tOhUW9RU
license: MIT
copyright: Neil Mitchell 2014-2015
maintainer: Neil Mitchell <ndmitchell@gmail.com>
homepage: https://github.com/ndmitchell/js-jquery#readme
synopsis: Obtain minified jQuery code
description:
This package bundles the minified <http://jquery.com/ jQuery> code into a Haskell package,
so it can be depended upon by Cabal packages. The first three components of
the version number match the upstream jQuery version. The package is designed
to meet the redistribution requirements of downstream users (e.g. Debian).
category: Javascript
author: Neil Mitchell <ndmitchell@gmail.com>
exposed: True
exposed-modules:
Language.Javascript.JQuery
hidden-modules: Paths_js_jquery
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/js-jquery-1.11.3-9DovAGs02cB0i9tOhUW9RU
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/js-jquery-1.11.3-9DovAGs02cB0i9tOhUW9RU
data-dir: /usr/share/haskell-js-jquery
hs-libraries: HSjs-jquery-1.11.3-9DovAGs02cB0i9tOhUW9RU
depends:
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
haddock-interfaces: /usr/lib/ghc-doc/haddock/js-jquery-1.11.3/js-jquery.haddock
haddock-html: /usr/share/doc/libghc-js-jquery-doc/html/
|