From 2d4680f12f8c9cd647049eb1e3e56531bd44e880 Mon Sep 17 00:00:00 2001 From: Ben Gamari Date: Thu, 24 Dec 2015 00:30:48 +0100 Subject: OrphanInstances: Accept test output --- html-test/ref/OrphanInstances.html | 113 +++++++++++++++++++++++++++++++++++++ 1 file changed, 113 insertions(+) create mode 100644 html-test/ref/OrphanInstances.html (limited to 'html-test/ref/OrphanInstances.html') diff --git a/html-test/ref/OrphanInstances.html b/html-test/ref/OrphanInstances.html new file mode 100644 index 00000000..0f12bb2e --- /dev/null +++ b/html-test/ref/OrphanInstances.html @@ -0,0 +1,113 @@ + +OrphanInstances

 

Safe HaskellSafe

OrphanInstances

Synopsis

    Documentation

    Orphan instances

    AClass AType

    This is an orphan instance.

    Methods

    aClass :: AType -> Int

    -- cgit v1.2.3