module Main where import A import B main :: IO () main = print (a,b)