packages feed

HaRe-0.8.0.0: test/testdata/Case/Foo.hs.expected


main =
 case 1 > 10 of
  True  -> do putStrLn "hello"
              putStrLn "there"
  False -> do putStrLn "blah"
              putStrLn "blah"