Fix module documentation
authorJose A. Lopes <jabolopes@google.com>
Thu, 29 Aug 2013 11:56:39 +0000 (13:56 +0200)
committerJose A. Lopes <jabolopes@google.com>
Tue, 10 Sep 2013 08:58:44 +0000 (10:58 +0200)
Fix 'Ganeti.Hs2Py.ListContants.hs.in' template module documentation to
warn about automatic module generation.

Signed-off-by: Jose A. Lopes <jabolopes@google.com>
Reviewed-by: Klaus Aehlig <aehlig@google.com>

src/Ganeti/Hs2Py/ListConstants.hs.in

index 7f319e2..ba83955 100644 (file)
@@ -1,5 +1,8 @@
 {-| Contains the list of the Haskell to Python constants.
 
+Note that this file is autogenerated by the Makefile with a header
+from @ListConstants.hs.in@.
+
 -}
 
 {-