view Test.hs @ 2714:19341868b336

<shachaf> echo \'#!/bin/bash\\ntr A-Z\xc3\x98 a-z\xc3\xb8\' > bin/lowercase; chmod +x bin/lowercase
author HackBot
date Sun, 14 Apr 2013 21:47:24 +0000
parents 4d2f0fd95455
children
line wrap: on
line source

  module Main where
main = putStr "It works!"