packages feed

v4l2-0.1: Graphics/V4L2/Types.hs

module Graphics.V4L2.Types
  ( module Graphics.V4L2.Types.Internal
  ) where

import Graphics.V4L2.Types.Internal
  ( Fraction(..)
  )