fix haddock submodule pointer
[ghc-hetmet.git] / should_run / cg020.hs
1 --!!! reading/showing of Ints/Integers
2 --
3 main = print ((read "-1") :: Integer)