[Git][ghc/ghc][master] Fix haddock markup in code example for coerce

Marge Bot (@marge-bot) gitlab at gitlab.haskell.org
Fri Aug 4 16:28:55 UTC 2023



Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC


Commits:
1b15dbc4 by Jan HrĨek at 2023-08-04T12:28:08-04:00
Fix haddock markup in code example for coerce

- - - - -


1 changed file:

- compiler/GHC/Builtin/primops.txt.pp


Changes:

=====================================
compiler/GHC/Builtin/primops.txt.pp
=====================================
@@ -3835,7 +3835,7 @@ pseudoop   "coerce"
      This function is representation-polymorphic, but the
      'RuntimeRep' type argument is marked as 'Inferred', meaning
      that it is not available for visible type application. This means
-     the typechecker will accept @'coerce' @'Int' @Age 42 at .
+     the typechecker will accept @'coerce' \@'Int' \@Age 42 at .
    }
 
 ------------------------------------------------------------------------



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/1b15dbc4e6ee5af87cc8b36c9a50287ae5d16b03

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/1b15dbc4e6ee5af87cc8b36c9a50287ae5d16b03
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/20230804/98cb1401/attachment.html>


More information about the ghc-commits mailing list