1 2 3 4 5 6 7 8 9 10
{-# LANGUAGE Haskell2010 #-} {-# LANGUAGE Unsafe #-} module Check03 where import Check03_B mainN = do let n = mainM 1 print $ n