From f21570e5526ce564ac8abeff5310cf753f86ffb8 Mon Sep 17 00:00:00 2001 From: Simon Hengel Date: Mon, 15 Oct 2012 10:41:29 +0200 Subject: Move HTML reference renderings to /html-test/ref/ --- html-test/tests/DeprecatedRecord.html.ref | 151 ------------------------------ 1 file changed, 151 deletions(-) delete mode 100644 html-test/tests/DeprecatedRecord.html.ref (limited to 'html-test/tests/DeprecatedRecord.html.ref') diff --git a/html-test/tests/DeprecatedRecord.html.ref b/html-test/tests/DeprecatedRecord.html.ref deleted file mode 100644 index 9ade8377..00000000 --- a/html-test/tests/DeprecatedRecord.html.ref +++ /dev/null @@ -1,151 +0,0 @@ - -DeprecatedRecord

 

Safe HaskellNone

DeprecatedRecord

Synopsis

Documentation

data Foo

type Foo -

Constructors

Foo 

Fields

fooName :: String

some name -

fooValue :: Int

Deprecated: do not use this -

some value -

-- cgit v1.2.3