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

/prog/ Challenge [Extremely Easy]

Name: Anonymous 2008-04-26 19:39

Create a program that gives this as its output: http://pastebin.ca/998836

Name: Anonymous 2008-04-26 19:44


module Durr
    where

import Char hiding (Char)
import List hiding (List)
import IO

--call all functions necessary to print the string
main = do
    durr

--the actual print function
durr x = putStrLn "DURRRRRR"




Also, doesn't work.

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