[commit: haddock] ghc-7.6: Bump interface version (d9c5e0e)

Simon Hengel <[email protected]>
Newsgroups gmane.comp.lang.haskell.cvs.ghc
Message-ID <[email protected]>
Repository : ssh://darcs.haskell.org//srv/darcs/haddock

On branch  : ghc-7.6

http://hackage.haskell.org/trac/ghc/changeset/d9c5e0eea99dccf85bfa6f29b70b64ddd916d86c

>---------------------------------------------------------------

commit d9c5e0eea99dccf85bfa6f29b70b64ddd916d86c
Author: Simon Hengel <[email protected]>
Date:   Tue Oct 9 12:50:39 2012 +0200

    Bump interface version

>---------------------------------------------------------------

 src/Haddock/InterfaceFile.hs |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/Haddock/InterfaceFile.hs b/src/Haddock/InterfaceFile.hs
index 59b83c7..78ab892 100644
--- a/src/Haddock/InterfaceFile.hs
+++ b/src/Haddock/InterfaceFile.hs
@@ -66,15 +66,15 @@ binaryInterfaceMagic = 0xD0Cface
 -- we version our interface files accordingly.
 binaryInterfaceVersion :: Word16
 #if __GLASGOW_HASKELL__ == 702
-binaryInterfaceVersion = 21
+binaryInterfaceVersion = 22
 #elif __GLASGOW_HASKELL__ == 703
-binaryInterfaceVersion = 21
+binaryInterfaceVersion = 22
 #elif __GLASGOW_HASKELL__ == 704
-binaryInterfaceVersion = 21
+binaryInterfaceVersion = 22
 #elif __GLASGOW_HASKELL__ == 705
-binaryInterfaceVersion = 21
+binaryInterfaceVersion = 22
 #elif __GLASGOW_HASKELL__ == 706
-binaryInterfaceVersion = 21
+binaryInterfaceVersion = 22
 #else
 #error Unknown GHC version
 #endif
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.