summaryrefslogtreecommitdiff
path: root/compiler/GHC/CmmToAsm/Dwarf/Constants.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/GHC/CmmToAsm/Dwarf/Constants.hs')
-rw-r--r--compiler/GHC/CmmToAsm/Dwarf/Constants.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/GHC/CmmToAsm/Dwarf/Constants.hs b/compiler/GHC/CmmToAsm/Dwarf/Constants.hs
index e550813be1..67137e1c57 100644
--- a/compiler/GHC/CmmToAsm/Dwarf/Constants.hs
+++ b/compiler/GHC/CmmToAsm/Dwarf/Constants.hs
@@ -1,5 +1,5 @@
-- | Constants describing the DWARF format. Most of this simply
--- mirrors /usr/include/dwarf.h.
+-- mirrors \/usr\/include\/dwarf.h.
module GHC.CmmToAsm.Dwarf.Constants where