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/Grammar/Values.hs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/compiler/GF/Grammar/Values.hs') diff --git a/src/compiler/GF/Grammar/Values.hs b/src/compiler/GF/Grammar/Values.hs index 0476825df..7bfc8a24b 100644 --- a/src/compiler/GF/Grammar/Values.hs +++ b/src/compiler/GF/Grammar/Values.hs @@ -12,12 +12,12 @@ -- (Description of the module) ----------------------------------------------------------------------------- -module GF.Grammar.Values (-- * values used in TC type checking +module GF.Grammar.Values (-- ** Values used in TC type checking Exp, Val(..), Env, - -- * annotated tree used in editing + -- ** Annotated tree used in editing --Z Tree, TrNode(..), Atom(..), Binds, Constraints, MetaSubst, - -- * for TC + -- ** For TC valAbsInt, valAbsFloat, valAbsString, vType, isPredefCat, eType, -- cgit v1.2.3