module Main where import UU.UUAGC.Bootstrap (uuagcBootstrapMain) main :: IO () main = uuagcBootstrapMain