packages feed

canvhs-0.2.0.0: src/Graphics/CanvHs.hs

module Graphics.CanvHs(
  module Graphics.CanvHs.Color,
  module Graphics.CanvHs.Picture,
  ) where
import Graphics.CanvHs.Color
import Graphics.CanvHs.Picture