/var/lib/ghc/package.conf.d/colour-2.3.3.conf is in libghc-colour-dev 2.3.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 30 31 32 33 34 35 36 37 38 39 40 | name: colour
version: 2.3.3
id: colour-2.3.3-8d8d45fd7936ec38fa18492f9571b1ba
license: MIT
copyright:
maintainer: Russell O'Connor <roconnor@theorem.ca>
stability:
homepage: http://www.haskell.org/haskellwiki/Colour
package-url:
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/colour-2.3.3/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/colour-2.3.3/ghc-7.6.3
hs-libraries: HScolour-2.3.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/colour-2.3.3/colour.haddock
haddock-html: /usr/share/doc/libghc-colour-doc/html/
|