hdiff
packages
feed
ascii-cows
-0.0.1.0: src/Cows/Types.hs
module Cows.Types (Cow) where import qualified Data.Text as T type Cow = T.Text