mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
haskell: Small fixes for ghc 7.
This commit is contained in:
@@ -74,7 +74,7 @@ import Prelude hiding (truncate)
|
||||
import Foreign
|
||||
import Foreign.C
|
||||
import Foreign.C.Types
|
||||
import IO
|
||||
import System.IO
|
||||
import Control.Exception
|
||||
import Data.Typeable
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{- libguestfs Haskell bindings
|
||||
Copyright (C) 2009-2010 Red Hat Inc.
|
||||
Copyright (C) 2009-2011 Red Hat Inc.
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
||||
Reference in New Issue
Block a user