diff --git a/src/Types.hs b/src/Types.hs index ce9c885..8e9031d 100644 --- a/src/Types.hs +++ b/src/Types.hs @@ -8,7 +8,6 @@ import Foreign.C (CFloat) import Data.Time (UTCTime) import Linear.Matrix (M44) import Control.Monad.RWS.Strict (RWST) ---import Graphics.UI.SDL.TTF.Types as TTF import Control.Lens import Data.Label