From 33571ba44f2a42502722a3b025b448efe1f0ab88 Mon Sep 17 00:00:00 2001 From: hallgren Date: Mon, 10 Nov 2014 15:23:02 +0000 Subject: Some work to improve the structure of the haddock documenation --- src/compiler/GF/System/Console.hs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/compiler/GF/System') diff --git a/src/compiler/GF/System/Console.hs b/src/compiler/GF/System/Console.hs index 37eac816d..e064b9869 100644 --- a/src/compiler/GF/System/Console.hs +++ b/src/compiler/GF/System/Console.hs @@ -1,8 +1,9 @@ {-# LANGUAGE CPP #-} module GF.System.Console( - -- ** Changing which character encoding to use for console IO + -- ** Console IO + -- *** Changing which character encoding to use for console IO setConsoleEncoding,changeConsoleEncoding, - -- ** Console colors + -- *** Console colors TermColors(..),getTermColors ) where import System.IO -- cgit v1.2.3