module Main where import A import {-# SOURCE #-} B main = do print a print b