From 6681572743fde4854d31616a433a9a222fe04192 Mon Sep 17 00:00:00 2001 From: David Waern Date: Sat, 23 Jan 2010 17:26:59 +0000 Subject: Add reference file for the FunArgs test --- tests/tests/FunArgs.html.ref | 141 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 141 insertions(+) create mode 100644 tests/tests/FunArgs.html.ref (limited to 'tests') diff --git a/tests/tests/FunArgs.html.ref b/tests/tests/FunArgs.html.ref new file mode 100644 index 00000000..12371e63 --- /dev/null +++ b/tests/tests/FunArgs.html.ref @@ -0,0 +1,141 @@ + + +FunArgs
 ContentsIndex
FunArgs
Documentation
f
:: forall a . Ord a
=> IntFirst argument +
-> aSecond argument +
-> BoolThird argument +
-> (a -> a)Fourth argument +
-> ()Result +
Produced by Haddock version 2.6.0
-- cgit v1.2.3