diff options
Diffstat (limited to 'haskell')
-rw-r--r-- | haskell/haskell-colour/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/haskell/haskell-colour/README b/haskell/haskell-colour/README index ef7551e57f1b..094edcf480d8 100644 --- a/haskell/haskell-colour/README +++ b/haskell/haskell-colour/README @@ -1,6 +1,6 @@ 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. +Colours can be blended and composed. Various colour spaces are +supported. A module of colour names (Data.Colour.Names) is provided. After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache |