From 01a108d89a3c530742e3afdb49e9464a3408b892 Mon Sep 17 00:00:00 2001 From: Veronika Romashkina Date: Mon, 8 Mar 2021 08:22:56 +0000 Subject: [PATCH] Update IO.hs --- src/Colourista/IO.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Colourista/IO.hs b/src/Colourista/IO.hs index 6acc2fe..93030b4 100644 --- a/src/Colourista/IO.hs +++ b/src/Colourista/IO.hs @@ -9,7 +9,7 @@ Functions to output formatted 'T.Text' directly to terminal. -} module Colourista.IO - ( -- * Color + ( -- * Colour -- ** Direct redMessage , greenMessage