packages feed

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

-- This file was automatically generated.
{-# LANGUAGE CPP, ScopedTypeVariables, PatternSynonyms #-}
module Graphics.GL.Ext.WIN (
  -- * WIN Extensions
    module Graphics.GL.Ext.WIN.PhongShading
  , module Graphics.GL.Ext.WIN.SpecularFog
) where

import Graphics.GL.Ext.WIN.PhongShading
import Graphics.GL.Ext.WIN.SpecularFog