Move ArchiveResult into GHCup.Utils.Tar.Types

So a module that wants to import ArchiveResult doesn't have to worry about CPP.
This commit is contained in:
Rune K. Svendsen
2024-01-09 10:19:58 +01:00
parent 2ece023c0f
commit 87ec8c756f
5 changed files with 37 additions and 26 deletions

View File

@@ -136,6 +136,7 @@ library
GHCup.Utils
GHCup.Utils.Dirs
GHCup.Utils.Tar
GHCup.Utils.Tar.Types
GHCup.Version
hs-source-dirs: lib