summaryrefslogtreecommitdiff
path: root/libraries/base/GHC/Event/TimerManager.hs
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/base/GHC/Event/TimerManager.hs')
-rw-r--r--libraries/base/GHC/Event/TimerManager.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/base/GHC/Event/TimerManager.hs b/libraries/base/GHC/Event/TimerManager.hs
index bb26741d58..b334924a9d 100644
--- a/libraries/base/GHC/Event/TimerManager.hs
+++ b/libraries/base/GHC/Event/TimerManager.hs
@@ -7,7 +7,7 @@
-- TODO: use the new Windows IO manager
module GHC.Event.TimerManager
-#if defined(js_HOST_ARCH)
+#if defined(javascript_HOST_ARCH)
() where
#else
( -- * Types