hide all V2

This commit is contained in:
nek0 2018-01-01 17:05:05 +01:00
parent 6b3d31b4ca
commit eca9b1c629

View file

@ -8,6 +8,8 @@ import qualified SDL
import qualified Graphics.Rendering.OpenGL as GL
import NanoVG hiding (V2(..))
import qualified Data.Set as S
import Data.Maybe
@ -19,8 +21,6 @@ import System.Exit (exitFailure)
import Linear
import NanoVG hiding (V2)
import Foreign.C.Types (CInt(..))
-- Internal imports