clarified
authorhaftmann
Wed, 30 Jul 2008 07:33:56 +0200
changeset 27706 10a6ede68bc8
parent 27705 f6277c8ab8ef
child 27707 54bf1fea9252
clarified
doc-src/IsarRef/Thy/HOL_Specific.thy
--- a/doc-src/IsarRef/Thy/HOL_Specific.thy	Wed Jul 30 07:33:55 2008 +0200
+++ b/doc-src/IsarRef/Thy/HOL_Specific.thy	Wed Jul 30 07:33:56 2008 +0200
@@ -1063,14 +1063,14 @@
   \emph{Haskell}.
 
   \item [@{command (HOL) "code_monad"}] provides an auxiliary
-  mechanism to generate monadic code.
+  mechanism to generate monadic code for Haskell.
 
   \item [@{command (HOL) "code_reserved"}] declares a list of names as
   reserved for a given target, preventing it to be shadowed by any
   generated code.
 
   \item [@{command (HOL) "code_include"}] adds arbitrary named content
-  (``include'') to generated code.  A as last argument ``@{text "-"}''
+  (``include'') to generated code.  A ``@{text "-"}'' as last argument
   will remove an already added ``include''.
 
   \item [@{command (HOL) "code_modulename"}] declares aliasings from