[Git][ghc/ghc][wip/supersven/riscv64-ncg] Fix invalid Haddock

Sven Tennie (@supersven) gitlab at gitlab.haskell.org
Tue Apr 9 16:47:37 UTC 2024



Sven Tennie pushed to branch wip/supersven/riscv64-ncg at Glasgow Haskell Compiler / GHC


Commits:
8f3a60e4 by Sven Tennie at 2024-04-09T16:47:06+00:00
Fix invalid Haddock

- - - - -


1 changed file:

- compiler/GHC/CmmToAsm/RV64.hs


Changes:

=====================================
compiler/GHC/CmmToAsm/RV64.hs
=====================================
@@ -41,7 +41,7 @@ ncgRV64 config
     where
       platform = ncgPlatform config
 
-  -- | Instruction instance for RV64
+-- | Instruction instance for RV64
 instance Instruction RV64.Instr where
         regUsageOfInstr         = RV64.regUsageOfInstr
         patchRegsOfInstr        = RV64.patchRegsOfInstr



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/8f3a60e4817be80b5443d9dc3df3549d7fcb0d5b

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/8f3a60e4817be80b5443d9dc3df3549d7fcb0d5b
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/20240409/58f451ee/attachment.html>


More information about the ghc-commits mailing list