[Git][ghc/ghc][wip/fendor/ghc-iface-refact] fixup! clarify Note [Preproccesing invocations]
Hannes Siebenhandl (@fendor)
gitlab at gitlab.haskell.org
Tue Apr 2 12:36:24 UTC 2024
Hannes Siebenhandl pushed to branch wip/fendor/ghc-iface-refact at Glasgow Haskell Compiler / GHC
Commits:
466682d0 by Fendor at 2024-04-02T14:36:09+02:00
fixup! clarify Note [Preproccesing invocations]
- - - - -
1 changed file:
- compiler/GHC/Utils/Binary.hs
Changes:
=====================================
compiler/GHC/Utils/Binary.hs
=====================================
@@ -126,7 +126,6 @@ import qualified Data.Map.Strict as Map
import Data.Set ( Set )
import qualified Data.Set as Set
import Data.Time
-import Data.Tuple (swap)
import Data.List (unfoldr)
import Data.Typeable
import System.IO as IO
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/466682d09a3a0ecd1862807b5194e7de3ba01640
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/466682d09a3a0ecd1862807b5194e7de3ba01640
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20240402/480374f0/attachment.html>
More information about the ghc-commits
mailing list