/var/lib/ghc/package.conf.d/colour-2.3.3.conf is in libghc-colour-dev 2.3.3-8.
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 | name: colour
version: 2.3.3
id: colour-2.3.3-0c4e3735159b357562a94a22fd309019
key: colou_4tkGkumXZDK9tS5HCSa7Y0
license: MIT
maintainer: Russell O'Connor <roconnor@theorem.ca>
homepage: http://www.haskell.org/haskellwiki/Colour
synopsis: A model for human colour/color perception
description:
This package provides a data type for colours and transparency.
Colours can be blended and composed.
Various colour spaces are supported.
A module of colour names ("Data.Colour.Names") is provided.
category: data, graphics
author: Russell O'Connor
exposed: True
exposed-modules:
Data.Colour Data.Colour.SRGB Data.Colour.SRGB.Linear
Data.Colour.CIE Data.Colour.CIE.Illuminant Data.Colour.RGBSpace
Data.Colour.RGBSpace.HSL Data.Colour.RGBSpace.HSV Data.Colour.Names
hidden-modules: Data.Colour.Internal Data.Colour.Chan
Data.Colour.RGB Data.Colour.Matrix Data.Colour.CIE.Chromaticity
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/colour-2.3.3-4tkGkumXZDK9tS5HCSa7Y0
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/colour-2.3.3-4tkGkumXZDK9tS5HCSa7Y0
data-dir: /usr/share/colour
hs-libraries: HScolour-2.3.3-4tkGkumXZDK9tS5HCSa7Y0
depends:
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
haddock-interfaces: /usr/lib/ghc-doc/haddock/colour-2.3.3/colour.haddock
haddock-html: /usr/share/doc/libghc-colour-doc/html/
|