BSD-3-Clause licensed by Jeffrey Rosenbluth
This version can be pinned in stack with:palette-0.3.0.4@sha256:bce32124886e2ef8836e02aed4e9c77e7a403827de10e0d6193a3cedbed73bf3,1541
Module documentation for 0.3.0.4
Predefined color schemes and tools for creating custom schemes.
To install,
cabal install palette
0.3.0.4 (19 Dec 2024)
- Allow
base-4.21
and test on GHC 9.12
- Fix warnings
0.3.0.3 (10 July 2023)
-
Allow base-4.18
(GHC 9.6)
-
Fix cabal warning
-
r1 (31 Jan 2024): allow base-4.19
(GHC 9.8)
-
r2 (18 Sep 2024): allow base-4.20
, containers-0.7
, and test on GHC 9.10
0.3.0.2 (22 Feb 2019)
-
Allow base-4.12
-
Allow containers-0.6
-
r1: allow base-4.13
-
r2 (14 Aug 2021): allow base-4.15
-
r3 (30 Dec 2021): allow base-4.16
(GHC 9.2)
-
r4 (27 Aug 2022): allow base-4.17
(GHC 9.4)
-
r5 (7 Nov 2022): allow MonadRandom-0.6
0.3.0.1 (8 May 2018)
- Allow base-4.11
- Warning fixes
0.3 (30 April 2018)
- New module Data.Colour.Palette.RandomColor, for making random
choices of colors and palettes
- New colorRamp function
0.1.0.5-r1 (23 Sep 2017)
- allow base-4.10 for GHC-8.2
0.1.0.5 (22 August 2017)
0.1.0.4 (6 August 2016)
- minor tweaks to
.cabal
file
0.1.0.3 (2016-02-14)
- allow base-4.9 for GHC-8.0
0.1.0.1
- define Kolor in Types module
0.1.0.0: Initial release