-- | Module is only supposed to be included for the bootstrapped version of UUAGC.
--   It imports a module that is only present while building that version.
module UU.UUAGC.Version(version) where

import Paths_uuagc(version)