Make HLint happy

This commit is contained in:
Rune K. Svendsen 2024-01-09 10:26:46 +01:00
parent 2cafd9d2bc
commit 856e48aa14
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
{-# LANGUAGE CPP #-}
#if defined(TAR)
{-# LANGUAGE DeriveGeneric #-}
#endif
module GHCup.Utils.Tar.Types
( ArchiveResult(..)