packages feed

MicroHs-0.10.3.0: tests/ImpMet.hs

module ImpMet where
import Prelude(pure, IO, (), putStrLn)

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