[Git][ghc/ghc][wip/T22194-flags] Wibble
Simon Peyton Jones (@simonpj)
gitlab at gitlab.haskell.org
Mon Mar 13 23:39:33 UTC 2023
Simon Peyton Jones pushed to branch wip/T22194-flags at Glasgow Haskell Compiler / GHC
Commits:
dad36c73 by Simon Peyton Jones at 2023-03-13T23:40:45+00:00
Wibble
- - - - -
1 changed file:
- compiler/GHC/Tc/Solver/Monad.hs
Changes:
=====================================
compiler/GHC/Tc/Solver/Monad.hs
=====================================
@@ -189,10 +189,10 @@ import Data.Foldable
import qualified Data.Semigroup as S
#if defined(DEBUG)
+import GHC.Types.Unique.Set (nonDetEltsUniqSet)
import GHC.Data.Graph.Directed
#endif
-
{- *********************************************************************
* *
StopOrContinue
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/dad36c7368362477a5282c4020b2411e6fb15bca
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/dad36c7368362477a5282c4020b2411e6fb15bca
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/20230313/39301f11/attachment-0001.html>
More information about the ghc-commits
mailing list