dotfiles/templates/haskell/bench/Main.hs

5 lines
67 B
Haskell
Raw Normal View History

2022-07-04 23:17:58 +00:00
import Lib
main :: IO ()
main = putStrLn "heyyyyyyyyyyyyyyyyyyyy"