[Git][ghc/ghc][wip/T18300] Fix warning to enable CI
Richard Eisenberg
gitlab at gitlab.haskell.org
Wed Jun 17 10:29:48 UTC 2020
Richard Eisenberg pushed to branch wip/T18300 at Glasgow Haskell Compiler / GHC
Commits:
e74f0751 by Richard Eisenberg at 2020-06-17T11:29:03+01:00
Fix warning to enable CI
- - - - -
1 changed file:
- compiler/GHC/Tc/Instance/Family.hs
Changes:
=====================================
compiler/GHC/Tc/Instance/Family.hs
=====================================
@@ -18,7 +18,6 @@ import GHC.Driver.Types
import GHC.Core.FamInstEnv
import GHC.Core.InstEnv( roughMatchTcs )
import GHC.Core.Coercion
-import GHC.Core.Lint
import GHC.Tc.Types.Evidence
import GHC.Iface.Load
import GHC.Tc.Utils.Monad
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/e74f075120b30b5cbffb7dcd69f9ffd89174f494
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/e74f075120b30b5cbffb7dcd69f9ffd89174f494
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/20200617/a5d37553/attachment.html>
More information about the ghc-commits
mailing list