Rework the loader model
[ganeti-local] / Ganeti / HTools / Version.hs.in
index daffa76..8bd4a73 100644 (file)
@@ -1,6 +1,9 @@
+-- Hey Emacs, this is a -*- haskell -*- file
+
 module Ganeti.HTools.Version
     (
 module Ganeti.HTools.Version
     (
-      version -- ^ the version of the tree
+      version
     ) where
 
     ) where
 
+-- | The version of the tree
 version = "(htools) version %ver%"
 version = "(htools) version %ver%"