summaryrefslogtreecommitdiff
path: root/src/runtime/haskell
diff options
context:
space:
mode:
authorAndreas Källberg <anka.213@gmail.com>2022-05-03 13:10:29 +0800
committerAndreas Källberg <anka.213@gmail.com>2022-05-03 13:10:29 +0800
commitb0b2a06f3b3485e41ebfb66c2d4ebbd5dd8e6119 (patch)
tree87fd30589a7cd288eb77aefe2ff14a467cbf347f /src/runtime/haskell
parent221597bd79054af47d3d5866d74a03ee9d7cd6e6 (diff)
Improve comment
Diffstat (limited to 'src/runtime/haskell')
-rw-r--r--src/runtime/haskell/Data/Binary/Get.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/runtime/haskell/Data/Binary/Get.hs b/src/runtime/haskell/Data/Binary/Get.hs
index 07a3db40e..895789061 100644
--- a/src/runtime/haskell/Data/Binary/Get.hs
+++ b/src/runtime/haskell/Data/Binary/Get.hs
@@ -1,5 +1,5 @@
{-# LANGUAGE CPP, MagicHash #-}
--- This module makes profiling a lot slower
+-- This module makes profiling a lot slower, so don't add automatic cost centres
{-# OPTIONS_GHC -fno-prof-auto #-}
-- for unboxed shifts