root/hh2008/ujihisa/Rakefile @ 50

Revision 16, 56 bytes (checked in by ujihisa, 17 years ago)

hh2008/ujihisa: initial import

Line 
1task :default do
2  sh "runghc uhc.hs < sample.hs"
3end
4
5
Note: See TracBrowser for help on using the browser.