From da7f74797e8c322006eba385c9cbdce346dd1d43 Mon Sep 17 00:00:00 2001 From: Sylvain Henry Date: Fri, 17 Jan 2020 15:13:04 +0100 Subject: Module hierarchy: ByteCode and Runtime (cf #13009) Update haddock submodule --- includes/rts/Bytecodes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes/rts') diff --git a/includes/rts/Bytecodes.h b/includes/rts/Bytecodes.h index e5d55f694f..f7a0d6f151 100644 --- a/includes/rts/Bytecodes.h +++ b/includes/rts/Bytecodes.h @@ -17,7 +17,7 @@ /* NOTE: - THIS FILE IS INCLUDED IN HASKELL SOURCES (ghc/compiler/ghci/ByteCodeAsm.hs). + THIS FILE IS INCLUDED IN HASKELL SOURCES (ghc/compiler/GHC/ByteCode/Asm.hs). DO NOT PUT C-SPECIFIC STUFF IN HERE! I hope that's clear :-) -- cgit v1.2.1