hello-world/haskell/test.sh
2024-04-04 23:01:46 +02:00

3 lines
42 B
Bash
Executable File

#!/bin/bash
ghc helloworld.hs
./helloworld