From d24d92034ea278750668daff810147e0aec9dc04 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Fri, 9 Sep 2022 17:00:09 +0100 Subject: Pass the version --- app/Main.hs | 2 -- 1 file changed, 2 deletions(-) (limited to 'app/Main.hs') diff --git a/app/Main.hs b/app/Main.hs index db970d9..e1be59d 100644 --- a/app/Main.hs +++ b/app/Main.hs @@ -14,8 +14,6 @@ import System.Environment.Blank (getArgs) import System.Exit (exitFailure, exitSuccess) import System.IO (hPutStr, hPutStrLn, stderr, stdout) -version = "0.1.0" - data Options = Options { optParse :: Bool, optHelp :: Bool, -- cgit v1.2.3