aboutsummaryrefslogtreecommitdiff
path: root/tests/output
diff options
context:
space:
mode:
authorDavid Waern <david.waern@gmail.com>2008-07-23 23:21:15 +0000
committerDavid Waern <david.waern@gmail.com>2008-07-23 23:21:15 +0000
commit84d56e33fab93772cc4822ac9b6c80a91542597d (patch)
tree8a9ec63dfee38a39d6911caaab43da187baadf1e /tests/output
parenta13a4b66d5df5eb4e443d734feaa12f0a90d1783 (diff)
Be compatible with GHC 6.8.3
The cabal file is converted to use the "new" syntax with explicit Library and Executable sections. We define the __GHC_PATCHLEVEL__ symbol using a conditinal cpp-options field in the cabal file. (Ideally, Cabal would define the symbol for us, like it does for __GLASGOW_HASKELL__). We use these symbols to #ifdef around a small difference between 6.8.2 and 6.8.3. Previously, we only supported GHC 6.8.2 officially but the dependencies field said "ghc <= 6.9". This was just for convenience when testing against the (then compatible) HEAD version of GHC, and was left in the release by mistake. Now, we support both GHC 6.8.2 and 6.8.3 and the dependencies field correctly reflects this.
Diffstat (limited to 'tests/output')
-rw-r--r--tests/output/A.html2
-rw-r--r--tests/output/A.html.ref2
-rw-r--r--tests/output/B.html2
-rw-r--r--tests/output/B.html.ref2
-rw-r--r--tests/output/Bug1.html2
-rw-r--r--tests/output/Bug1.html.ref2
-rw-r--r--tests/output/Bug2.html2
-rw-r--r--tests/output/Bug2.html.ref2
-rw-r--r--tests/output/Bug3.html2
-rw-r--r--tests/output/Bug3.html.ref2
-rw-r--r--tests/output/Bug4.html2
-rw-r--r--tests/output/Bug4.html.ref2
-rw-r--r--tests/output/Bug6.html2
-rw-r--r--tests/output/Bug6.html.ref2
-rw-r--r--tests/output/Bug7.html2
-rw-r--r--tests/output/Bug7.html.ref2
-rw-r--r--tests/output/Bug8.html2
-rw-r--r--tests/output/Bug8.html.ref2
-rw-r--r--tests/output/Bugs.html2
-rw-r--r--tests/output/Hash.html2
-rw-r--r--tests/output/Hash.html.ref2
-rw-r--r--tests/output/Hidden.html.ref2
-rw-r--r--tests/output/NoLayout.html2
-rw-r--r--tests/output/NoLayout.html.ref2
-rw-r--r--tests/output/Test.html2
-rw-r--r--tests/output/Test.html.ref2
-rw-r--r--tests/output/TypeOperators.html2
-rw-r--r--tests/output/TypeOperators.html.ref2
-rw-r--r--tests/output/Visible.html2
-rw-r--r--tests/output/Visible.html.ref2
30 files changed, 30 insertions, 30 deletions
diff --git a/tests/output/A.html b/tests/output/A.html
index 3a3c137b..90d910a8 100644
--- a/tests/output/A.html
+++ b/tests/output/A.html
@@ -108,7 +108,7 @@
><TD CLASS="botbar"
>Produced by <A HREF="http://www.haskell.org/haddock/"
>Haddock</A
-> version 2.1.0</TD
+> version 2.2.0</TD
></TR
></TABLE
></BODY
diff --git a/tests/output/A.html.ref b/tests/output/A.html.ref
index 3a3c137b..90d910a8 100644
--- a/tests/output/A.html.ref
+++ b/tests/output/A.html.ref
@@ -108,7 +108,7 @@
><TD CLASS="botbar"
>Produced by <A HREF="http://www.haskell.org/haddock/"
>Haddock</A
-> version 2.1.0</TD
+> version 2.2.0</TD
></TR
></TABLE
></BODY
diff --git a/tests/output/B.html b/tests/output/B.html
index a69e45ad..ca9ebca9 100644
--- a/tests/output/B.html
+++ b/tests/output/B.html
@@ -78,7 +78,7 @@
><TD CLASS="botbar"
>Produced by <A HREF="http://www.haskell.org/haddock/"
>Haddock</A
-> version 2.1.0</TD
+> version 2.2.0</TD
></TR
></TABLE
></BODY
diff --git a/tests/output/B.html.ref b/tests/output/B.html.ref
index a69e45ad..ca9ebca9 100644
--- a/tests/output/B.html.ref
+++ b/tests/output/B.html.ref
@@ -78,7 +78,7 @@
><TD CLASS="botbar"
>Produced by <A HREF="http://www.haskell.org/haddock/"
>Haddock</A
-> version 2.1.0</TD
+> version 2.2.0</TD
></TR
></TABLE
></BODY
diff --git a/tests/output/Bug1.html b/tests/output/Bug1.html
index 462f088b..f7c755e7 100644
--- a/tests/output/Bug1.html
+++ b/tests/output/Bug1.html
@@ -142,7 +142,7 @@
><TD CLASS="botbar"
>Produced by <A HREF="http://www.haskell.org/haddock/"
>Haddock</A
-> version 2.1.0</TD
+> version 2.2.0</TD
></TR
></TABLE
></BODY
diff --git a/tests/output/Bug1.html.ref b/tests/output/Bug1.html.ref
index 462f088b..f7c755e7 100644
--- a/tests/output/Bug1.html.ref
+++ b/tests/output/Bug1.html.ref
@@ -142,7 +142,7 @@
><TD CLASS="botbar"
>Produced by <A HREF="http://www.haskell.org/haddock/"
>Haddock</A
-> version 2.1.0</TD
+> version 2.2.0</TD
></TR
></TABLE
></BODY
diff --git a/tests/output/Bug2.html b/tests/output/Bug2.html
index aa9d6647..f13fa695 100644
--- a/tests/output/Bug2.html
+++ b/tests/output/Bug2.html
@@ -82,7 +82,7 @@
><TD CLASS="botbar"
>Produced by <A HREF="http://www.haskell.org/haddock/"
>Haddock</A
-> version 2.1.0</TD
+> version 2.2.0</TD
></TR
></TABLE
></BODY
diff --git a/tests/output/Bug2.html.ref b/tests/output/Bug2.html.ref
index aa9d6647..f13fa695 100644
--- a/tests/output/Bug2.html.ref
+++ b/tests/output/Bug2.html.ref
@@ -82,7 +82,7 @@
><TD CLASS="botbar"
>Produced by <A HREF="http://www.haskell.org/haddock/"
>Haddock</A
-> version 2.1.0</TD
+> version 2.2.0</TD
></TR
></TABLE
></BODY
diff --git a/tests/output/Bug3.html b/tests/output/Bug3.html
index 60f4b890..97efcec8 100644
--- a/tests/output/Bug3.html
+++ b/tests/output/Bug3.html
@@ -106,7 +106,7 @@
><TD CLASS="botbar"
>Produced by <A HREF="http://www.haskell.org/haddock/"
>Haddock</A
-> version 2.1.0</TD
+> version 2.2.0</TD
></TR
></TABLE
></BODY
diff --git a/tests/output/Bug3.html.ref b/tests/output/Bug3.html.ref
index 60f4b890..97efcec8 100644
--- a/tests/output/Bug3.html.ref
+++ b/tests/output/Bug3.html.ref
@@ -106,7 +106,7 @@
><TD CLASS="botbar"
>Produced by <A HREF="http://www.haskell.org/haddock/"
>Haddock</A
-> version 2.1.0</TD
+> version 2.2.0</TD
></TR
></TABLE
></BODY
diff --git a/tests/output/Bug4.html b/tests/output/Bug4.html
index c2921742..823a0bee 100644
--- a/tests/output/Bug4.html
+++ b/tests/output/Bug4.html
@@ -105,7 +105,7 @@
><TD CLASS="botbar"
>Produced by <A HREF="http://www.haskell.org/haddock/"
>Haddock</A
-> version 2.1.0</TD
+> version 2.2.0</TD
></TR
></TABLE
></BODY
diff --git a/tests/output/Bug4.html.ref b/tests/output/Bug4.html.ref
index c2921742..823a0bee 100644
--- a/tests/output/Bug4.html.ref
+++ b/tests/output/Bug4.html.ref
@@ -105,7 +105,7 @@
><TD CLASS="botbar"
>Produced by <A HREF="http://www.haskell.org/haddock/"
>Haddock</A
-> version 2.1.0</TD
+> version 2.2.0</TD
></TR
></TABLE
></BODY
diff --git a/tests/output/Bug6.html b/tests/output/Bug6.html
index 806f5470..e4fec886 100644
--- a/tests/output/Bug6.html
+++ b/tests/output/Bug6.html
@@ -474,7 +474,7 @@
><TD CLASS="botbar"
>Produced by <A HREF="http://www.haskell.org/haddock/"
>Haddock</A
-> version 2.1.0</TD
+> version 2.2.0</TD
></TR
></TABLE
></BODY
diff --git a/tests/output/Bug6.html.ref b/tests/output/Bug6.html.ref
index 806f5470..e4fec886 100644
--- a/tests/output/Bug6.html.ref
+++ b/tests/output/Bug6.html.ref
@@ -474,7 +474,7 @@
><TD CLASS="botbar"
>Produced by <A HREF="http://www.haskell.org/haddock/"
>Haddock</A
-> version 2.1.0</TD
+> version 2.2.0</TD
></TR
></TABLE
></BODY
diff --git a/tests/output/Bug7.html b/tests/output/Bug7.html
index 788ae3a9..16ec0630 100644
--- a/tests/output/Bug7.html
+++ b/tests/output/Bug7.html
@@ -234,7 +234,7 @@
><TD CLASS="botbar"
>Produced by <A HREF="http://www.haskell.org/haddock/"
>Haddock</A
-> version 2.1.0</TD
+> version 2.2.0</TD
></TR
></TABLE
></BODY
diff --git a/tests/output/Bug7.html.ref b/tests/output/Bug7.html.ref
index 788ae3a9..16ec0630 100644
--- a/tests/output/Bug7.html.ref
+++ b/tests/output/Bug7.html.ref
@@ -234,7 +234,7 @@
><TD CLASS="botbar"
>Produced by <A HREF="http://www.haskell.org/haddock/"
>Haddock</A
-> version 2.1.0</TD
+> version 2.2.0</TD
></TR
></TABLE
></BODY
diff --git a/tests/output/Bug8.html b/tests/output/Bug8.html
index d6be9969..1a38e82c 100644
--- a/tests/output/Bug8.html
+++ b/tests/output/Bug8.html
@@ -120,7 +120,7 @@
><TD CLASS="botbar"
>Produced by <A HREF="http://www.haskell.org/haddock/"
>Haddock</A
-> version 2.1.0</TD
+> version 2.2.0</TD
></TR
></TABLE
></BODY
diff --git a/tests/output/Bug8.html.ref b/tests/output/Bug8.html.ref
index d6be9969..1a38e82c 100644
--- a/tests/output/Bug8.html.ref
+++ b/tests/output/Bug8.html.ref
@@ -120,7 +120,7 @@
><TD CLASS="botbar"
>Produced by <A HREF="http://www.haskell.org/haddock/"
>Haddock</A
-> version 2.1.0</TD
+> version 2.2.0</TD
></TR
></TABLE
></BODY
diff --git a/tests/output/Bugs.html b/tests/output/Bugs.html
index f9a3522b..8457f2a4 100644
--- a/tests/output/Bugs.html
+++ b/tests/output/Bugs.html
@@ -108,7 +108,7 @@
><TD CLASS="botbar"
>Produced by <A HREF="http://www.haskell.org/haddock/"
>Haddock</A
-> version 2.1.0</TD
+> version 2.2.0</TD
></TR
></TABLE
></BODY
diff --git a/tests/output/Hash.html b/tests/output/Hash.html
index 36fcf7f0..cc862019 100644
--- a/tests/output/Hash.html
+++ b/tests/output/Hash.html
@@ -443,7 +443,7 @@
><TD CLASS="botbar"
>Produced by <A HREF="http://www.haskell.org/haddock/"
>Haddock</A
-> version 2.1.0</TD
+> version 2.2.0</TD
></TR
></TABLE
></BODY
diff --git a/tests/output/Hash.html.ref b/tests/output/Hash.html.ref
index 36fcf7f0..cc862019 100644
--- a/tests/output/Hash.html.ref
+++ b/tests/output/Hash.html.ref
@@ -443,7 +443,7 @@
><TD CLASS="botbar"
>Produced by <A HREF="http://www.haskell.org/haddock/"
>Haddock</A
-> version 2.1.0</TD
+> version 2.2.0</TD
></TR
></TABLE
></BODY
diff --git a/tests/output/Hidden.html.ref b/tests/output/Hidden.html.ref
index 2e4acc71..0cc13fbd 100644
--- a/tests/output/Hidden.html.ref
+++ b/tests/output/Hidden.html.ref
@@ -80,7 +80,7 @@
><TD CLASS="botbar"
>Produced by <A HREF="http://www.haskell.org/haddock/"
>Haddock</A
-> version 2.0.0.0</TD
+> version 2.2.0</TD
></TR
></TABLE
></BODY
diff --git a/tests/output/NoLayout.html b/tests/output/NoLayout.html
index 4709e907..fd7d6e34 100644
--- a/tests/output/NoLayout.html
+++ b/tests/output/NoLayout.html
@@ -105,7 +105,7 @@
><TD CLASS="botbar"
>Produced by <A HREF="http://www.haskell.org/haddock/"
>Haddock</A
-> version 2.1.0</TD
+> version 2.2.0</TD
></TR
></TABLE
></BODY
diff --git a/tests/output/NoLayout.html.ref b/tests/output/NoLayout.html.ref
index 4709e907..fd7d6e34 100644
--- a/tests/output/NoLayout.html.ref
+++ b/tests/output/NoLayout.html.ref
@@ -105,7 +105,7 @@
><TD CLASS="botbar"
>Produced by <A HREF="http://www.haskell.org/haddock/"
>Haddock</A
-> version 2.1.0</TD
+> version 2.2.0</TD
></TR
></TABLE
></BODY
diff --git a/tests/output/Test.html b/tests/output/Test.html
index a556c9da..a587a574 100644
--- a/tests/output/Test.html
+++ b/tests/output/Test.html
@@ -3126,7 +3126,7 @@ test2
><TD CLASS="botbar"
>Produced by <A HREF="http://www.haskell.org/haddock/"
>Haddock</A
-> version 2.1.0</TD
+> version 2.2.0</TD
></TR
></TABLE
></BODY
diff --git a/tests/output/Test.html.ref b/tests/output/Test.html.ref
index a556c9da..a587a574 100644
--- a/tests/output/Test.html.ref
+++ b/tests/output/Test.html.ref
@@ -3126,7 +3126,7 @@ test2
><TD CLASS="botbar"
>Produced by <A HREF="http://www.haskell.org/haddock/"
>Haddock</A
-> version 2.1.0</TD
+> version 2.2.0</TD
></TR
></TABLE
></BODY
diff --git a/tests/output/TypeOperators.html b/tests/output/TypeOperators.html
index 9c0149dd..35cc3e2d 100644
--- a/tests/output/TypeOperators.html
+++ b/tests/output/TypeOperators.html
@@ -372,7 +372,7 @@
><TD CLASS="botbar"
>Produced by <A HREF="http://www.haskell.org/haddock/"
>Haddock</A
-> version 2.1.0</TD
+> version 2.2.0</TD
></TR
></TABLE
></BODY
diff --git a/tests/output/TypeOperators.html.ref b/tests/output/TypeOperators.html.ref
index 9c0149dd..35cc3e2d 100644
--- a/tests/output/TypeOperators.html.ref
+++ b/tests/output/TypeOperators.html.ref
@@ -372,7 +372,7 @@
><TD CLASS="botbar"
>Produced by <A HREF="http://www.haskell.org/haddock/"
>Haddock</A
-> version 2.1.0</TD
+> version 2.2.0</TD
></TR
></TABLE
></BODY
diff --git a/tests/output/Visible.html b/tests/output/Visible.html
index 9ed7f264..03591983 100644
--- a/tests/output/Visible.html
+++ b/tests/output/Visible.html
@@ -80,7 +80,7 @@
><TD CLASS="botbar"
>Produced by <A HREF="http://www.haskell.org/haddock/"
>Haddock</A
-> version 2.1.0</TD
+> version 2.2.0</TD
></TR
></TABLE
></BODY
diff --git a/tests/output/Visible.html.ref b/tests/output/Visible.html.ref
index 9ed7f264..03591983 100644
--- a/tests/output/Visible.html.ref
+++ b/tests/output/Visible.html.ref
@@ -80,7 +80,7 @@
><TD CLASS="botbar"
>Produced by <A HREF="http://www.haskell.org/haddock/"
>Haddock</A
-> version 2.1.0</TD
+> version 2.2.0</TD
></TR
></TABLE
></BODY