haskell-bind: comment out superfluous imports

This commit is contained in:
hallgren
2014-03-12 13:21:47 +00:00
parent 80331889e5
commit f092e7fe5b
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