forked from GitHub/gf-core
Some work to improve the structure of the haddock documenation
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user