uuagc-0.9.39.0: src/UU/UUAGC/Version.hs
-- | 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)