~alcinnz/CatTrap

ref: 09970dfcfc40c806e18836659ab4b3a3fa3784ce CatTrap/app/Main.hs -rw-r--r-- 67 bytes
09970dfc — Adrian Cochrane Draft public API for CatTrap. 1 year, 4 months ago
                                                                                
09970dfc Adrian Cochrane
1
2
3
4
module Main where

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