Reimplement the info file printer

This commit is contained in:
2023-08-28 21:05:47 +02:00
parent 2126488066
commit c2b98ba395
9 changed files with 153 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
cabal-version: 2.4
name: slackbuilder
version: 0.1.0.0
version: 1.0.0.0
synopsis: Slackware build scripts and configuration files.
bug-reports: https://git.caraus.tech/OSS/slackbuilder/issues
@@ -22,6 +22,7 @@ executable slackbuilder
SlackBuilder.CommandLine
SlackBuilder.Config
SlackBuilder.Download
SlackBuilder.Package
SlackBuilder.Trans
SlackBuilder.Updater
default-extensions: