mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 04:56:30 +02:00
Added haskell support
This commit is contained in:
parent
a89d22bd25
commit
3246ed6781
6 changed files with 18 additions and 0 deletions
|
@ -45,3 +45,5 @@ echo 'testing python2'
|
|||
../execute python2 test2.py
|
||||
echo 'testing python3'
|
||||
../execute python3 test3.py
|
||||
echo 'testing haskell'
|
||||
../execute haskell test.hs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue