summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2011-03-18 11:19:31 +0000
committerRichard W.M. Jones <rjones@redhat.com>2011-03-18 11:19:31 +0000
commit502a98948c1bade2969758aff3db09869481105a (patch)
tree32eb01c50a4a3fcb7dc02e1d86837db44f39f037 /haskell
parente34fc32092e18b38282306558dcef66263a0fb10 (diff)
downloadlibguestfs-502a98948c1bade2969758aff3db09869481105a.tar.gz
libguestfs-502a98948c1bade2969758aff3db09869481105a.tar.xz
libguestfs-502a98948c1bade2969758aff3db09869481105a.zip
haskell: Small fixes for ghc 7.
Diffstat (limited to 'haskell')
-rw-r--r--haskell/Guestfs010Basic.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/Guestfs010Basic.hs b/haskell/Guestfs010Basic.hs
index 6454d69c..f59465bd 100644
--- a/haskell/Guestfs010Basic.hs
+++ b/haskell/Guestfs010Basic.hs
@@ -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