~alcinnz/CatTrap

ref: 3dce4d79a99984588660089433a6a7eb78701300 CatTrap/app/Main.hs -rw-r--r-- 67 bytes
3dce4d79 — Adrian Cochrane Unit test calc() implementation! 1 year, 9 months ago
                                                                                
09970dfc Adrian Cochrane
1
2
3
4
module Main where

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