Makefile 66 B

12345678
  1. OPTIONS:=
  2. test: test.hs
  3. cat session | ghci
  4. clean:
  5. rm -rf test