Skip to content
Snippets Groups Projects
Commit ab5f5079 authored by Ian Lynagh's avatar Ian Lynagh
Browse files

Fix unused import warnings

parent f684ed26
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,6 @@ import Foreign.Marshal.Array
import Foreign.Ptr
import Foreign.Storable ( Storable(..) )
import Data.Word
import Data.Int
import Trace.Hpc.Util
import System.IO.Unsafe
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment