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