Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

HAX IT

Name: Anonymous 2009-04-23 2:52

ITT we post short, useful programs.

Name: Anonymous 2009-04-23 3:21

--
-- Copyright (c) 2006 Don Stewart - http://www.cse.unsw.edu.au/~dons
-- GPL version 2 or later (see http://www.gnu.org/copyleft/gpl.html)
--
import System.Environment

-- 'main' runs the main program
main :: IO ()
main = getArgs >>= print . haqify . head

haqify s = "Haq! " ++ s

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List