[project @ 2003-07-31 09:28:47 by ralf]
[ghc-base.git] / Data / Generics / Aliases.hs
index b2213e7..b1bcd96 100644 (file)
@@ -9,7 +9,9 @@
 -- Portability :  non-portable
 --
 -- \"Scrap your boilerplate\" --- Generic programming in Haskell 
--- See <http://www.cs.vu.nl/boilerplate/>.
+-- See <http://www.cs.vu.nl/boilerplate/>. The present module provides
+-- a number of declarations for typical generic function types,
+-- corresponding type case, and others.
 --
 -----------------------------------------------------------------------------