BSD-3-Clause licensed by Jeffrey Rosenbluth
This version can be pinned in stack with:palette-0.3.0.3@sha256:3987048c9966952ca904145c98914f2ac892eedcbb59c561ba080add11d90744,1506
Module documentation for 0.3.0.3
Predefined color schemes and tools for creating custom schemes.
To install,
cabal install palette
0.3.0.3 (10 July 2023)
- Allow
base-4.18
(GHC 9.6)
- Fix cabal warning
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