🚀 feat(.github/workflows):添加跨平台CI/CD构建工作流
📝 docs(README.md):更新构建说明,移除Stack支持 ♻️ refactor(app/):清理Config.hs和Main.hs中的未使用导入
This commit is contained in:
@@ -2,11 +2,8 @@
|
||||
|
||||
module Main where
|
||||
|
||||
-- import Data.Text (Text)
|
||||
-- import qualified Data.Text as T
|
||||
import Options.Applicative
|
||||
import System.Environment (getArgs, withArgs)
|
||||
-- import System.IO (hPutStrLn, stderr)
|
||||
|
||||
import Commands
|
||||
import Types
|
||||
|
||||
Reference in New Issue
Block a user