We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c817f53 commit fefbfbbCopy full SHA for fefbfbb
OpenGL.cabal
@@ -151,7 +151,6 @@ library
151
other-extensions:
152
CPP
153
DeriveDataTypeable
154
- FlexibleInstances
155
KindSignatures
156
TypeSynonymInstances
157
src/Graphics/Rendering/OpenGL/GL/Shaders/ShaderObjects.hs
@@ -1,4 +1,3 @@
1
-{-# LANGUAGE FlexibleInstances #-}
2
-----------------------------------------------------------------------------
3
-- |
4
-- Module : Graphics.Rendering.OpenGL.GL.Shaders.ShaderObjects
0 commit comments