Introduce a namespace for the modules
[ganeti-local] / Ganeti / HTools / Version.hs.in
1 module Ganeti.HTools.Version
2     (
3       version -- ^ the version of the tree
4     ) where
5
6 version = "(htools) version %ver%"