packages feed

fay-0.16.0.0: tests/unit.hs

import Prelude
main = case (f ()) of
  () -> print 123

  where f () = ()