From 9dc8556d2510b125e3449e4eceac1eb126f9179e Mon Sep 17 00:00:00 2001 From: Miguel Date: Sun, 10 Mar 2019 01:54:53 +0100 Subject: minor beutifications --- base64/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'base64/Makefile') diff --git a/base64/Makefile b/base64/Makefile index 0192413..71b16ec 100644 --- a/base64/Makefile +++ b/base64/Makefile @@ -1,5 +1,5 @@ base64: base64.hs - #stack ghc -- -O2 base64.hs -rtsopts -prof -fprof-cafs -fprof-auto + #stack ghc -- -O2 base64.hs -rtsopts -prof -fprof-cafs -fprof-auto stack ghc -- -O2 base64.hs run: base64 -- cgit v1.2.3