try: GetOptions.hs TestGetOptions.hs ghc --make TestGetOptions.hs -o $@ clean: rm -f -- *.o *.hi try