~alcinnz/CatTrap

ref: 181e1974c983c3ea59a57f00773214f6e26d56ab CatTrap/app/Main.hs -rw-r--r-- 67 bytes
181e1974 — Adrian Cochrane Document how to contribute. 1 year, 7 months ago
                                                                                
1
2
3
4
module Main where

main :: IO ()
main = putStrLn "Hello, Haskell!"