[Git][ghc/ghc][wip/andreask/ppr_prelude] Don't export bases trace

Andreas Klebinger (@AndreasK) gitlab at gitlab.haskell.org
Tue Nov 1 00:08:35 UTC 2022



Andreas Klebinger pushed to branch wip/andreask/ppr_prelude at Glasgow Haskell Compiler / GHC


Commits:
2f3727c4 by Andreas Klebinger at 2022-11-01T01:06:14+01:00
Don't export bases trace

- - - - -


1 changed file:

- compiler/GHC/Prelude.hs


Changes:

=====================================
compiler/GHC/Prelude.hs
=====================================
@@ -63,7 +63,6 @@ import {-# SOURCE #-} GHC.Utils.Trace
   , pprSTrace
   , warnPprTrace
   , pprTraceUserWarning
-  , trace
   )
 
 #if MIN_VERSION_base(4,16,0)



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

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/2f3727c4167263a5548f7ee3fd103cfc0cd35d33
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/20221031/d04c89d4/attachment.html>


More information about the ghc-commits mailing list