packages feed

fay-0.19: tests/ImportListType.hs

module ImportListType where

import Prelude (Fay, putStrLn)

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