Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at litex 4 lines 63 B view raw
1module Main where 2 3main :: IO () 4main = putStrLn "Hello, Bar!"