From b931fafa28a0390eaf6627e9c656acbbced99b37 Mon Sep 17 00:00:00 2001 From: David Waern Date: Wed, 21 Jul 2010 15:05:47 +0000 Subject: Doc sections in Main --- src/Main.hs | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/Main.hs') diff --git a/src/Main.hs b/src/Main.hs index f6f899f3..03c003d4 100644 --- a/src/Main.hs +++ b/src/Main.hs @@ -61,7 +61,7 @@ import Panic (handleGhcException) -------------------------------------------------------------------------------- --- Exception handling +-- * Exception handling -------------------------------------------------------------------------------- @@ -111,7 +111,7 @@ handleGhcExceptions = ------------------------------------------------------------------------------- --- Top level +-- * Top level ------------------------------------------------------------------------------- @@ -234,7 +234,7 @@ render flags ifaces installedIfaces = do libDir ------------------------------------------------------------------------------- --- Reading and dumping interface files +-- * Reading and dumping interface files ------------------------------------------------------------------------------- @@ -268,7 +268,7 @@ dumpInterfaceFile path ifaces homeLinks = writeInterfaceFile path ifaceFile ------------------------------------------------------------------------------- --- Creating a GHC session +-- * Creating a GHC session ------------------------------------------------------------------------------- @@ -305,7 +305,7 @@ withGhc libDir flags ghcActs = do ------------------------------------------------------------------------------- --- Misc +-- * Misc ------------------------------------------------------------------------------- -- cgit v1.2.3