strict-containers-0.1: Strict containers.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Data.Strict.IntMap.Autogen.Internal.DeprecatedDebug

Synopsis

Documentation

showTree :: Whoops "Data.Strict.IntMap.Autogen.showTree has moved to Data.Strict.IntMap.Autogen.Internal.Debug.showTree" => IntMap a -> String Source #

showTree has moved to showTree

showTreeWith :: Whoops "Data.Strict.IntMap.Autogen.showTreeWith has moved to Data.Strict.IntMap.Autogen.Internal.Debug.showTreeWith" => Bool -> Bool -> IntMap a -> String Source #