packages feed

gl-0.9: generated-src/Graphics/GL/Ext/OML.hs

-- This file was automatically generated.
{-# LANGUAGE CPP, ScopedTypeVariables, PatternSynonyms #-}
module Graphics.GL.Ext.OML (
  -- * OML Extensions
    module Graphics.GL.Ext.OML.Interlace
  , module Graphics.GL.Ext.OML.Resample
  , module Graphics.GL.Ext.OML.Subsample
) where

import Graphics.GL.Ext.OML.Interlace
import Graphics.GL.Ext.OML.Resample
import Graphics.GL.Ext.OML.Subsample