[Git][ghc/ghc][wip/sand-witch/lazy-skol] Improve wibble

Simon Peyton Jones (@simonpj) gitlab at gitlab.haskell.org
Tue Jan 23 14:33:56 UTC 2024



Simon Peyton Jones pushed to branch wip/sand-witch/lazy-skol at Glasgow Haskell Compiler / GHC


Commits:
25f7d6da by Simon Peyton Jones at 2024-01-23T14:33:41+00:00
Improve wibble

- - - - -


1 changed file:

- compiler/GHC/Tc/Gen/Match.hs


Changes:

=====================================
compiler/GHC/Tc/Gen/Match.hs
=====================================
@@ -80,7 +80,6 @@ import Control.Monad
 import Control.Arrow ( second )
 import qualified Data.List.NonEmpty as NE
 import Data.Maybe (mapMaybe)
-import GHC.Types.Basic (TopLevelFlag(..))
 
 {-
 ************************************************************************



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

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/25f7d6dad8a0e58e9e8aeec5acd4e0616c44f466
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/20240123/b088611e/attachment.html>


More information about the ghc-commits mailing list