Re-introduce tar

This commit is contained in:
2024-01-03 00:32:23 +08:00
parent 55030d83da
commit afd7e7dc4f
15 changed files with 94 additions and 15 deletions

View File

@@ -34,7 +34,6 @@ import GHCup.Prelude.String.QQ
import GHCup.Prelude.Version.QQ
import GHCup.Prelude.MegaParsec
import Codec.Archive ( ArchiveResult )
import Control.Applicative
import Control.Concurrent ( threadDelay )
import Control.Exception.Safe