[Git][ghc/ghc][wip/romes/25091] Apply 1 suggestion(s) to 1 file(s)

Rodrigo Mesquita (@alt-romes) gitlab at gitlab.haskell.org
Tue Jul 30 15:33:16 UTC 2024



Rodrigo Mesquita pushed to branch wip/romes/25091 at Glasgow Haskell Compiler / GHC


Commits:
6df6d0f2 by Rodrigo Mesquita at 2024-07-30T15:33:10+00:00
Apply 1 suggestion(s) to 1 file(s)

Co-authored-by: sheaf <sam.derbyshire at gmail.com>
- - - - -


1 changed file:

- libraries/ghc-internal/src/GHC/Internal/Exception/Type.hs


Changes:

=====================================
libraries/ghc-internal/src/GHC/Internal/Exception/Type.hs
=====================================
@@ -60,6 +60,8 @@ empty exception context, similarly to 'HasCallStack'.
 
 NOTE: The fact that @HasExceptionContext@ is defined as an implicit parameter is
 an implementation detail and __should not__ be considered a part of the API.
+It does however mean that any implicit parameter `?exceptionContext :: ExceptionContext`
+will be subject to defaulting, as described above.
 
 @since base-4.20.0.0
 -}



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

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/6df6d0f246e0f0807c73430cd47f30147e6bc990
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/20240730/6a95a771/attachment-0001.html>


More information about the ghc-commits mailing list