From c924491289259fa8a5a259ed97f2d9e817e3338c Mon Sep 17 00:00:00 2001 From: hallgren Date: Thu, 16 Oct 2014 14:03:57 +0000 Subject: More haddock documentation improvements --- src/compiler/GF/Infra/Ident.hs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/compiler/GF/Infra/Ident.hs') diff --git a/src/compiler/GF/Infra/Ident.hs b/src/compiler/GF/Infra/Ident.hs index 272efca03..3c5402985 100644 --- a/src/compiler/GF/Infra/Ident.hs +++ b/src/compiler/GF/Infra/Ident.hs @@ -12,15 +12,15 @@ -- (Description of the module) ----------------------------------------------------------------------------- -module GF.Infra.Ident (-- * Identifiers +module GF.Infra.Ident (-- ** Identifiers Ident, ident2utf8, showIdent, prefixIdent, identS, identC, identV, identA, identAV, identW, argIdent, isArgIdent, getArgIndex, varStr, varX, isWildIdent, varIndex, - -- * Raw Identifiers + -- ** Raw Identifiers RawIdent, rawIdentS, rawIdentC, ident2raw, prefixRawIdent, isPrefixOf, showRawIdent{-, - -- * Refreshing identifiers + -- ** Refreshing identifiers IdState, initIdStateN, initIdState, lookVar, refVar, refVarPlus-} ) where -- cgit v1.2.3