We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d90bc4 commit b7a42baCopy full SHA for b7a42ba
Data/HashMap/Internal.hs
@@ -15,6 +15,8 @@
15
{-# OPTIONS_GHC -fno-full-laziness -funbox-strict-fields #-}
16
{-# OPTIONS_HADDOCK not-home #-}
17
18
+#include "MachDeps.h"
19
+
20
-- | = WARNING
21
--
22
-- This module is considered __internal__.
0 commit comments