We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bab90f8 commit f550061Copy full SHA for f550061
src/SDL/Internal/Vect.hs
@@ -9,7 +9,7 @@ module SDL.Internal.Vect
9
10
-- Copied from the 'linear' package by Edward Kmett.
11
12
-import Control.Applicative (Applicative, liftA2)
+import Control.Applicative
13
import Foreign.Storable
14
import Foreign.Ptr (castPtr)
15
0 commit comments