dvda-0.2.2: Dvda/HashMap.hs
{-# OPTIONS_GHC -Wall #-}
module Dvda.HashMap ( module Data.HashMap.Strict
-- , module Data.HashMap.Lazy
) where
import Data.HashMap.Strict
--import Data.HashMap.Lazy
{-# OPTIONS_GHC -Wall #-}
module Dvda.HashMap ( module Data.HashMap.Strict
-- , module Data.HashMap.Lazy
) where
import Data.HashMap.Strict
--import Data.HashMap.Lazy