module Main where import A import B main = do print a print b