myriad/languages/haskell/run.sh

3 lines
48 B
Bash

cat > program.hs
ghc -e main program.hs || true