@hackage AC-Colour1.1.2

Efficient RGB colour types.

This Haskell library is a basic RGB colour types, with both Double and Word8 channel types. It implements efficient conversions between the two (GHC-specific), and general arithmetic over colours. Changes: * Now works with GHC 6.12.x.