packages feed

MicroHs-0.12.6.1: tests/Interactive.hs

module Interactive(module Interactive) where
import Prelude
import System.IO.PrintOrRun
default (Integer, Double, String, ())

_it = 1+2
_itIO = printOrRun _it