packages feed

gl-0.1: dist/build/autogen/Graphics/GL/Raw/Extension/WIN.hs

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

import Graphics.GL.Raw.Extension.WIN.PhongShading
import Graphics.GL.Raw.Extension.WIN.SpecularFog