packages feed

MicroHs-0.10.7.0: tests/ImpMet.hs

module ImpMet where
import Prelude(pure, IO, {-(),-} putStrLn)

main :: IO ()
main = putStrLn "ok"