packages feed

planet-mitchell-0.0.0: src/Read/Partial.hs

module Read.Partial
  ( read
  ) where

import Text.Read (read)