1 2 3 4 5 6 7 8 9
{-# OPTIONS_GHC -Wall #-} module A where import B import System.IO main = do print answer_to_live_the_universe_and_everything hFlush stdout