haskell-bind: comment out superfluous imports

This commit is contained in:
hallgren
2014-03-12 13:21:47 +00:00
parent 0888760d66
commit 6abd0c8eef
2 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
module PGF2.FFI where
import Foreign.C
--import Foreign.C
import Foreign.C.String
import Foreign.Ptr
import Foreign.ForeignPtr