list test

This commit is contained in:
Lei Zhu
2023-07-23 23:51:03 +08:00
parent c92875882a
commit f400f43b8c
5 changed files with 41 additions and 2 deletions

View File

@@ -58,7 +58,7 @@ data ListOptions = ListOptions
, lHideOld :: Bool
, lShowNightly :: Bool
, lRawFormat :: Bool
}
} deriving (Eq, Show)