view Test.hs @ 2889:1641ba00a50d

<nooodl> echo -e "#!/bin/sh\\n\\"\\$@\\" | curl -sF \'sprunge=<-\' http://sprunge.us" > bin/sprunge
author HackBot
date Wed, 08 May 2013 19:54:01 +0000
parents 4d2f0fd95455
children
line wrap: on
line source

  module Main where
main = putStr "It works!"