[Git][ghc/ghc][wip/int-index/ep-token-only] Remove redundant Data.Functor import

Vladislav Zavialov (@int-index) gitlab at gitlab.haskell.org
Tue Dec 12 18:49:29 UTC 2023



Vladislav Zavialov pushed to branch wip/int-index/ep-token-only at Glasgow Haskell Compiler / GHC


Commits:
b159f729 by Vladislav Zavialov at 2023-12-12T21:49:09+03:00
Remove redundant Data.Functor import

- - - - -


1 changed file:

- compiler/Language/Haskell/Syntax/Binds.hs


Changes:

=====================================
compiler/Language/Haskell/Syntax/Binds.hs
=====================================
@@ -42,7 +42,6 @@ import GHC.Types.SourceText (StringLiteral)
 import Data.Void
 import Data.Bool
 import Data.Maybe
-import Data.Functor
 
 {-
 ************************************************************************



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/b159f72979cb3a58e98c539531ea0e69a1f28ad4

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/b159f72979cb3a58e98c539531ea0e69a1f28ad4
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/20231212/939f1234/attachment.html>


More information about the ghc-commits mailing list