myriad/languages/haskell/run.sh

3 lines
40 B
Bash
Raw Normal View History

cat > program.hs
2020-06-17 01:43:31 -04:00
ghc -e main program.hs