1 2 3 4 5 6 7 8 9
{-# LANGUAGE SafeImports #-} module Check04_1 ( main' ) where import safe Check04_B main' = do let n = mainM 1 print $ n