git clone git://git.rr3.xyz/haskell-template
git clone gits://git.rr3.xyz/haskell-template
Main.hs (57B)
1 module Main (main) where 2 3 main :: IO () 4 main = return ()