forked from GitHub/gf-core
PGF2.FFI: import Data.Word(Word)
for compatibility with older versions of GHC
This commit is contained in:
@@ -9,6 +9,7 @@ import Foreign.ForeignPtr
|
|||||||
import Control.Exception
|
import Control.Exception
|
||||||
import GHC.Ptr
|
import GHC.Ptr
|
||||||
import Data.Int(Int32)
|
import Data.Int(Int32)
|
||||||
|
import Data.Word(Word)
|
||||||
|
|
||||||
type Touch = IO ()
|
type Touch = IO ()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user