sdl2 (raw) not used due to clash with SDL2 (hsSDL2), packet-dependencies removed until further problems reoccour

This commit is contained in:
Stefan Dresselhaus
2014-01-20 15:03:20 +01:00
parent 91b11497dd
commit c01c776e94
3 changed files with 18 additions and 19 deletions

View File

@ -22,7 +22,7 @@ import Control.Lens (transposeOf, (^.))
import Linear as L
-- GUI
import Graphics.UI.SDL
import Graphics.UI.SDL
-- Render
import qualified Graphics.Rendering.OpenGL.GL as GL