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 78f90db commit a4a9413Copy full SHA for a4a9413
src/Graphics/Rendering/OpenGL/GL/DebugOutput.hs
@@ -45,7 +45,6 @@ module Graphics.Rendering.OpenGL.GL.DebugOutput (
45
import Control.Monad ( unless, replicateM )
46
import Data.StateVar
47
import Foreign.C.String ( peekCStringLen, withCStringLen )
48
-import Foreign.C.Types
49
import Foreign.Marshal.Alloc ( alloca )
50
import Foreign.Marshal.Array ( allocaArray, withArrayLen )
51
import Foreign.Ptr (
0 commit comments