Add a separate type for the [(Int, String)] list
[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
     (
-      version -- ^ the version of the tree
+      version
     ) where
 
+-- | The version of the tree
 version = "(htools) version %ver%"