view Test.hs @ 3010:48f7c1840271

<nooodl_> echo \'quote $1 | shuf | head --lines=1\' > bin/randquote
author HackBot
date Fri, 31 May 2013 18:27:09 +0000
parents 4d2f0fd95455
children
line wrap: on
line source

  module Main where
main = putStr "It works!"