From 2f40d6b6e55597aed3744b9fbfa92eb6f9162e89 Mon Sep 17 00:00:00 2001 From: David Waern Date: Tue, 31 Aug 2010 22:36:00 +0000 Subject: Update test output following version change --- tests/golden-tests/tests/A.html.ref | 2 +- tests/golden-tests/tests/B.html.ref | 2 +- tests/golden-tests/tests/Bug1.html.ref | 2 +- tests/golden-tests/tests/Bug2.html.ref | 2 +- tests/golden-tests/tests/Bug3.html.ref | 2 +- tests/golden-tests/tests/Bug4.html.ref | 2 +- tests/golden-tests/tests/Bug6.html.ref | 2 +- tests/golden-tests/tests/Bug7.html.ref | 2 +- tests/golden-tests/tests/Bug8.html.ref | 2 +- tests/golden-tests/tests/Bugs.html.ref | 2 +- tests/golden-tests/tests/CrossPackageDocs.html.ref | 2 +- tests/golden-tests/tests/Examples.html.ref | 2 +- tests/golden-tests/tests/FunArgs.html.ref | 2 +- tests/golden-tests/tests/GADTRecords.html.ref | 2 +- tests/golden-tests/tests/Hash.html.ref | 2 +- tests/golden-tests/tests/NamedDoc.html.ref | 2 +- tests/golden-tests/tests/NoLayout.html.ref | 2 +- tests/golden-tests/tests/NonGreedy.html.ref | 2 +- tests/golden-tests/tests/QuasiExpr.html.ref | 2 +- tests/golden-tests/tests/QuasiQuote.html.ref | 2 +- tests/golden-tests/tests/TH.html.ref | 2 +- tests/golden-tests/tests/TH2.html.ref | 2 +- tests/golden-tests/tests/Test.html.ref | 2 +- tests/golden-tests/tests/Ticket112.html.ref | 2 +- tests/golden-tests/tests/Ticket61.html.ref | 2 +- tests/golden-tests/tests/Ticket75.html.ref | 2 +- tests/golden-tests/tests/TypeFamilies.html.ref | 2 +- tests/golden-tests/tests/TypeOperators.html.ref | 2 +- tests/golden-tests/tests/Visible.html.ref | 2 +- 29 files changed, 29 insertions(+), 29 deletions(-) (limited to 'tests') diff --git a/tests/golden-tests/tests/A.html.ref b/tests/golden-tests/tests/A.html.ref index a2685a1e..81d2029a 100644 --- a/tests/golden-tests/tests/A.html.ref +++ b/tests/golden-tests/tests/A.html.ref @@ -1,4 +1,4 @@ A

 

A

Documentation

data A

Constructors

A 
\ No newline at end of file +

 

A

Documentation

data A

Constructors

A 
\ No newline at end of file diff --git a/tests/golden-tests/tests/B.html.ref b/tests/golden-tests/tests/B.html.ref index 0a971c13..3de4cb57 100644 --- a/tests/golden-tests/tests/B.html.ref +++ b/tests/golden-tests/tests/B.html.ref @@ -1,4 +1,4 @@ B

 

B

Documentation

module A

\ No newline at end of file +

 

B

Documentation

module A

\ No newline at end of file diff --git a/tests/golden-tests/tests/Bug1.html.ref b/tests/golden-tests/tests/Bug1.html.ref index 8e6a97f2..2580a9a8 100644 --- a/tests/golden-tests/tests/Bug1.html.ref +++ b/tests/golden-tests/tests/Bug1.html.ref @@ -3,4 +3,4 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug1.html");}; //]]>

 

Bug1

Synopsis

  • data T = T

Documentation

data T

We should have different anchors for constructors and types/classes. This hyperlink should point to the type constructor by default: T. -

Constructors

T 
\ No newline at end of file +

Constructors

T 
\ No newline at end of file diff --git a/tests/golden-tests/tests/Bug2.html.ref b/tests/golden-tests/tests/Bug2.html.ref index d887178e..bc8acefb 100644 --- a/tests/golden-tests/tests/Bug2.html.ref +++ b/tests/golden-tests/tests/Bug2.html.ref @@ -1,4 +1,4 @@ Bug2

 

Bug2

Documentation

x :: A

\ No newline at end of file +

 

Bug2

Documentation

x :: A

\ No newline at end of file diff --git a/tests/golden-tests/tests/Bug3.html.ref b/tests/golden-tests/tests/Bug3.html.ref index eec36ae3..78814b68 100644 --- a/tests/golden-tests/tests/Bug3.html.ref +++ b/tests/golden-tests/tests/Bug3.html.ref @@ -3,4 +3,4 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug3.html");}; //]]>

 

Bug3

Synopsis

Documentation

foo :: Int

/multi-line emphasis/ -

\ No newline at end of file +

\ No newline at end of file diff --git a/tests/golden-tests/tests/Bug4.html.ref b/tests/golden-tests/tests/Bug4.html.ref index 58d36734..ae7b62d5 100644 --- a/tests/golden-tests/tests/Bug4.html.ref +++ b/tests/golden-tests/tests/Bug4.html.ref @@ -2,4 +2,4 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug4.html");}; //]]>

 

Bug4

Synopsis

Documentation

foo :: Int

don't use apostrophe's in the wrong place's -

\ No newline at end of file +

\ No newline at end of file diff --git a/tests/golden-tests/tests/Bug6.html.ref b/tests/golden-tests/tests/Bug6.html.ref index 1d37b9b1..697390a2 100644 --- a/tests/golden-tests/tests/Bug6.html.ref +++ b/tests/golden-tests/tests/Bug6.html.ref @@ -9,4 +9,4 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug6.html");};

Constructors

C 

Fields

c1 :: Int
 
c2 :: Int
 

data D

.. with only some of the fields exported (we can't handle this one - how do we render the declaration?)

Constructors

D Int Int 

newtype E

a newtype with a field -

Constructors

E Int 
\ No newline at end of file +

Constructors

E Int 
\ No newline at end of file diff --git a/tests/golden-tests/tests/Bug7.html.ref b/tests/golden-tests/tests/Bug7.html.ref index 1601266b..10e06791 100644 --- a/tests/golden-tests/tests/Bug7.html.ref +++ b/tests/golden-tests/tests/Bug7.html.ref @@ -7,4 +7,4 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug7.html");};

Constructors

Foo 

Instances

Bar Foo Foo

Just one instance

class Bar x y

The Bar class

Instances

Bar Foo Foo

Just one instance -

\ No newline at end of file +

\ No newline at end of file diff --git a/tests/golden-tests/tests/Bug8.html.ref b/tests/golden-tests/tests/Bug8.html.ref index 198a2039..24ec29f6 100644 --- a/tests/golden-tests/tests/Bug8.html.ref +++ b/tests/golden-tests/tests/Bug8.html.ref @@ -1,4 +1,4 @@ Bug8

 

Bug8

Documentation

data Typ

Constructors

Type (String, [Typ]) 
TFree (String, [String]) 
\ No newline at end of file +

 

Bug8

Documentation

data Typ

Constructors

Type (String, [Typ]) 
TFree (String, [String]) 
\ No newline at end of file diff --git a/tests/golden-tests/tests/Bugs.html.ref b/tests/golden-tests/tests/Bugs.html.ref index 6d4f20ed..3c9fce9e 100644 --- a/tests/golden-tests/tests/Bugs.html.ref +++ b/tests/golden-tests/tests/Bugs.html.ref @@ -1,4 +1,4 @@ Bugs

 

Bugs

Documentation

data A a

Constructors

A a (a -> Int) 
\ No newline at end of file +

 

Bugs

Documentation

data A a

Constructors

A a (a -> Int) 
\ No newline at end of file diff --git a/tests/golden-tests/tests/CrossPackageDocs.html.ref b/tests/golden-tests/tests/CrossPackageDocs.html.ref index d62b64e4..c7854745 100644 --- a/tests/golden-tests/tests/CrossPackageDocs.html.ref +++ b/tests/golden-tests/tests/CrossPackageDocs.html.ref @@ -40,4 +40,4 @@ defined in the Prelude satisfy these laws. forkIO (hPutStr inp str)

The Handles are initially in binary mode; if you need them to be in text mode then use hSetBinaryMode. -

\ No newline at end of file +

\ No newline at end of file diff --git a/tests/golden-tests/tests/Examples.html.ref b/tests/golden-tests/tests/Examples.html.ref index 5dc3885a..9139ac80 100644 --- a/tests/golden-tests/tests/Examples.html.ref +++ b/tests/golden-tests/tests/Examples.html.ref @@ -19,4 +19,4 @@ window.onload = function () {pageLoad();setSynopsis("mini_Examples.html");};

ghci> import Data.Char
 ghci> isSpace 'a'
 False
-
\ No newline at end of file + \ No newline at end of file diff --git a/tests/golden-tests/tests/FunArgs.html.ref b/tests/golden-tests/tests/FunArgs.html.ref index 7ee8220d..57c903de 100644 --- a/tests/golden-tests/tests/FunArgs.html.ref +++ b/tests/golden-tests/tests/FunArgs.html.ref @@ -10,4 +10,4 @@ window.onload = function () {pageLoad();setSynopsis("mini_FunArgs.html");};

-> b

Second argument

-> c

Third argument

-> d

Result -

\ No newline at end of file +

\ No newline at end of file diff --git a/tests/golden-tests/tests/GADTRecords.html.ref b/tests/golden-tests/tests/GADTRecords.html.ref index ae0f7f24..6a5743fb 100644 --- a/tests/golden-tests/tests/GADTRecords.html.ref +++ b/tests/golden-tests/tests/GADTRecords.html.ref @@ -4,4 +4,4 @@ window.onload = function () {pageLoad();setSynopsis("mini_GADTRecords.html");};

 

GADTRecords

Synopsis

Documentation

data H1 a b where

h1

Constructors

C1 :: H1 a b 
C2 :: Ord a => [a] -> H1 a a 
C3 :: Int -> H1 Int Int 

Fields

field :: Int

hello docs

C4 :: a -> H1 Int a 

Fields

field2 :: a

hello2 docs -

\ No newline at end of file +

\ No newline at end of file diff --git a/tests/golden-tests/tests/Hash.html.ref b/tests/golden-tests/tests/Hash.html.ref index 1b9dd550..50eef343 100644 --- a/tests/golden-tests/tests/Hash.html.ref +++ b/tests/golden-tests/tests/Hash.html.ref @@ -17,4 +17,4 @@ window.onload = function () {pageLoad();setSynopsis("mini_Hash.html");};

The Hash class

class Hash a where

A class of types which can be hashed.

Methods

hash :: a -> Int

hashes the value of type a into an Int -

Instances

Hash Float 
Hash Int 
(Hash a, Hash b) => Hash (a, b) 
\ No newline at end of file +

Instances

Hash Float 
Hash Int 
(Hash a, Hash b) => Hash (a, b) 
\ No newline at end of file diff --git a/tests/golden-tests/tests/NamedDoc.html.ref b/tests/golden-tests/tests/NamedDoc.html.ref index d649e67f..b2587392 100644 --- a/tests/golden-tests/tests/NamedDoc.html.ref +++ b/tests/golden-tests/tests/NamedDoc.html.ref @@ -2,4 +2,4 @@ window.onload = function () {pageLoad();setSynopsis("mini_NamedDoc.html");}; //]]>

 

NamedDoc

Synopsis

    Documentation

    bar -

    \ No newline at end of file +

    \ No newline at end of file diff --git a/tests/golden-tests/tests/NoLayout.html.ref b/tests/golden-tests/tests/NoLayout.html.ref index e36b1c47..1dc76b79 100644 --- a/tests/golden-tests/tests/NoLayout.html.ref +++ b/tests/golden-tests/tests/NoLayout.html.ref @@ -2,4 +2,4 @@ window.onload = function () {pageLoad();setSynopsis("mini_NoLayout.html");}; //]]>

     

    NoLayout

    Synopsis

    Documentation

    g :: Int

    the function g -

    \ No newline at end of file +

    \ No newline at end of file diff --git a/tests/golden-tests/tests/NonGreedy.html.ref b/tests/golden-tests/tests/NonGreedy.html.ref index 6910de26..5efff66b 100644 --- a/tests/golden-tests/tests/NonGreedy.html.ref +++ b/tests/golden-tests/tests/NonGreedy.html.ref @@ -2,4 +2,4 @@ window.onload = function () {pageLoad();setSynopsis("mini_NonGreedy.html");}; //]]>

     

    NonGreedy

    Synopsis

    • f :: a

    Documentation

    f :: a

    \ No newline at end of file +

    \ No newline at end of file diff --git a/tests/golden-tests/tests/QuasiExpr.html.ref b/tests/golden-tests/tests/QuasiExpr.html.ref index a7faca6b..0f0d00f9 100644 --- a/tests/golden-tests/tests/QuasiExpr.html.ref +++ b/tests/golden-tests/tests/QuasiExpr.html.ref @@ -1,4 +1,4 @@ QuasiExpr

     

    QuasiExpr

    Documentation

    data BinOp

    Constructors

    AddOp 
    SubOp 
    MulOp 
    DivOp 

    parseExprExp :: String -> Q Exp

    \ No newline at end of file +

     

    QuasiExpr

    Documentation

    data BinOp

    Constructors

    AddOp 
    SubOp 
    MulOp 
    DivOp 

    parseExprExp :: String -> Q Exp

    \ No newline at end of file diff --git a/tests/golden-tests/tests/QuasiQuote.html.ref b/tests/golden-tests/tests/QuasiQuote.html.ref index 1747c539..d1295f27 100644 --- a/tests/golden-tests/tests/QuasiQuote.html.ref +++ b/tests/golden-tests/tests/QuasiQuote.html.ref @@ -1,4 +1,4 @@ QuasiQuote

     

    QuasiQuote

    Documentation

    \ No newline at end of file +

     

    QuasiQuote

    Documentation

    \ No newline at end of file diff --git a/tests/golden-tests/tests/TH.html.ref b/tests/golden-tests/tests/TH.html.ref index 3b636405..f5e425a8 100644 --- a/tests/golden-tests/tests/TH.html.ref +++ b/tests/golden-tests/tests/TH.html.ref @@ -1,4 +1,4 @@ TH

     

    TH

    Documentation

    decl :: Q [Dec]

    \ No newline at end of file +

     

    TH

    Documentation

    decl :: Q [Dec]

    \ No newline at end of file diff --git a/tests/golden-tests/tests/TH2.html.ref b/tests/golden-tests/tests/TH2.html.ref index 63b4a7ba..4c9e5d04 100644 --- a/tests/golden-tests/tests/TH2.html.ref +++ b/tests/golden-tests/tests/TH2.html.ref @@ -1,4 +1,4 @@ TH2

     

    TH2

    \ No newline at end of file +

     

    TH2

    \ No newline at end of file diff --git a/tests/golden-tests/tests/Test.html.ref b/tests/golden-tests/tests/Test.html.ref index 08ae7f40..15380b6c 100644 --- a/tests/golden-tests/tests/Test.html.ref +++ b/tests/golden-tests/tests/Test.html.ref @@ -145,4 +145,4 @@ test2

    $ a non literal line $

    f' :: Int

    a function with a prime can be referred to as f' but f' doesn't get link'd 'f\'' -

    \ No newline at end of file +

    \ No newline at end of file diff --git a/tests/golden-tests/tests/Ticket112.html.ref b/tests/golden-tests/tests/Ticket112.html.ref index 91ab5c2f..c25d1b4d 100644 --- a/tests/golden-tests/tests/Ticket112.html.ref +++ b/tests/golden-tests/tests/Ticket112.html.ref @@ -2,4 +2,4 @@ window.onload = function () {pageLoad();setSynopsis("mini_Ticket112.html");}; //]]>

     

    Ticket112

    Synopsis

    • f :: a

    Documentation

    f :: a

    ...given a raw Addr# to the string, and the length of the string. -

    \ No newline at end of file +

    \ No newline at end of file diff --git a/tests/golden-tests/tests/Ticket61.html.ref b/tests/golden-tests/tests/Ticket61.html.ref index bfdaa4df..08a717af 100644 --- a/tests/golden-tests/tests/Ticket61.html.ref +++ b/tests/golden-tests/tests/Ticket61.html.ref @@ -2,4 +2,4 @@ window.onload = function () {pageLoad();setSynopsis("mini_Ticket61.html");}; //]]>

     

    Ticket61

    Documentation

    class C a where

    Methods

    f :: a

    A comment about f -

    \ No newline at end of file +

    \ No newline at end of file diff --git a/tests/golden-tests/tests/Ticket75.html.ref b/tests/golden-tests/tests/Ticket75.html.ref index e84010e1..473c38a1 100644 --- a/tests/golden-tests/tests/Ticket75.html.ref +++ b/tests/golden-tests/tests/Ticket75.html.ref @@ -2,4 +2,4 @@ window.onload = function () {pageLoad();setSynopsis("mini_Ticket75.html");}; //]]>

     

    Ticket75

    Synopsis

    Documentation

    data a :- b

    Constructors

    Q 

    f :: Int

    A reference to :- -

    \ No newline at end of file +

    \ No newline at end of file diff --git a/tests/golden-tests/tests/TypeFamilies.html.ref b/tests/golden-tests/tests/TypeFamilies.html.ref index b649aced..7bb68478 100644 --- a/tests/golden-tests/tests/TypeFamilies.html.ref +++ b/tests/golden-tests/tests/TypeFamilies.html.ref @@ -6,4 +6,4 @@ window.onload = function () {pageLoad();setSynopsis("mini_TypeFamilies.html");};

    Associated Types

    data B a :: * -> *

    An associated type

    Methods

    f :: B a Int

    A method

    Instances

    A Int 

    type family F a

    Doc for family -

    \ No newline at end of file +

    \ No newline at end of file diff --git a/tests/golden-tests/tests/TypeOperators.html.ref b/tests/golden-tests/tests/TypeOperators.html.ref index f1e4bc35..15df42df 100644 --- a/tests/golden-tests/tests/TypeOperators.html.ref +++ b/tests/golden-tests/tests/TypeOperators.html.ref @@ -3,4 +3,4 @@ window.onload = function () {pageLoad();setSynopsis("mini_TypeOperators.html");} //]]>

     

    TypeOperators

    Contents

    Synopsis

    stuff -

    data a :-: b

    data (a :+: b) c

    data Op a b

    newtype O g f a

    Constructors

    O 

    Fields

    unO :: g (f a)
     

    biO :: (g `O` f) a

    newtype Flip (~>) b a

    Constructors

    Flip 

    Fields

    unFlip :: a ~> b
     
    \ No newline at end of file +

    data a :-: b

    data (a :+: b) c

    data Op a b

    newtype O g f a

    Constructors

    O 

    Fields

    unO :: g (f a)
     

    biO :: (g `O` f) a

    newtype Flip (~>) b a

    Constructors

    Flip 

    Fields

    unFlip :: a ~> b
     
    \ No newline at end of file diff --git a/tests/golden-tests/tests/Visible.html.ref b/tests/golden-tests/tests/Visible.html.ref index 92975799..046d4b3f 100644 --- a/tests/golden-tests/tests/Visible.html.ref +++ b/tests/golden-tests/tests/Visible.html.ref @@ -1,4 +1,4 @@ Visible

     

    Visible

    Documentation

    \ No newline at end of file +

     

    Visible

    Documentation

    \ No newline at end of file -- cgit v1.2.3