Remove dependency on OpenGL

This commit is contained in:
2023-03-09 22:20:24 +00:00
parent aa2746e800
commit d72033c562
5 changed files with 5 additions and 6 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ module Shader.Parameters
, numSubElements
, glushortSize
) where
import Graphics.Rendering.OpenGL hiding (Point,translate,scale,imageHeight)
import Graphics.GL.Core45
import Foreign
floatSize :: Int