Remove dependency on OpenGL
This commit is contained in:
+1
-2
@@ -30,8 +30,7 @@ module Shader.Data
|
||||
, frag'
|
||||
) where
|
||||
import Data.Vector (Vector)
|
||||
import Graphics.Rendering.OpenGL
|
||||
import Graphics.GL.Core43
|
||||
import Graphics.GL.Core45
|
||||
import Foreign
|
||||
import Control.Lens
|
||||
{- | Datatype containing the necessary information for a single shader. -}
|
||||
|
||||
Reference in New Issue
Block a user