speculation/Benchmark.hs
2010-06-27 22:25:18 -07:00

6 lines
57 B
Haskell

module Main where
main :: IO ()
main = do
return ()