packages feed

rio-0.0.1.0: src/RIO/HashMap.hs

module RIO.HashMap
  ( module Data.HashMap.Strict
  ) where

import Data.HashMap.Strict