mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-09 11:12:51 -06:00
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