packages feed

planet-mitchell-0.0.0: src/Map.hs

module Map
  ( module Data.Map.Strict
  ) where

import Data.Map.Strict