packages feed

uuagc-bootstrap-0.9.39.0.0: src/UU/UUAGC/BootstrapVersion.hs

-- | 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)