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 09097c4 commit 611ffaaCopy full SHA for 611ffaa
Data/HashMap/Array.hs
@@ -53,7 +53,6 @@ import qualified Data.Traversable as Traversable
53
import Control.Applicative (Applicative)
54
#endif
55
import Control.DeepSeq
56
-import Control.Monad.ST hiding (runST)
57
-- GHC 7.7 exports toList/fromList from GHC.Exts
58
-- In order to avoid warnings on previous GHC versions, we provide
59
-- an explicit import list instead of only hiding the offending symbols
0 commit comments