packages feed

gl-0.5: dist/build/autogen/Graphics/GL/Ext/WIN.hs

-- This file was automatically generated.
{-# LANGUAGE 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