Add viPreInstall wrt #1016

This commit is contained in:
2024-03-02 16:23:28 +08:00
parent 190d308ddf
commit aef10a699e
8 changed files with 21940 additions and 23428 deletions

View File

@@ -149,6 +149,7 @@ data VersionInfo = VersionInfo
, _viTestDL :: Maybe DownloadInfo -- ^ test tarball
, _viArch :: ArchitectureSpec -- ^ descend for binary downloads per arch
-- informative messages
, _viPreInstall :: Maybe Text
, _viPostInstall :: Maybe Text
, _viPostRemove :: Maybe Text
, _viPreCompile :: Maybe Text