From ce568c3afb00610d659d3c2bab022983d252f1cd Mon Sep 17 00:00:00 2001 From: Simon Jakobi Date: Wed, 13 Jun 2018 23:49:52 +0200 Subject: html-test: Accept output --- html-test/ref/Bug310.html | 46 +++------------------------------------------- 1 file changed, 3 insertions(+), 43 deletions(-) (limited to 'html-test/ref/Bug310.html') diff --git a/html-test/ref/Bug310.html b/html-test/ref/Bug310.html index 47da5387..e664eccd 100644 --- a/html-test/ref/Bug310.html +++ b/html-test/ref/Bug310.html @@ -38,28 +38,6 @@ >

Bug310

Synopsis
  • type family (a :: Nat) + (b :: Nat) :: Nat where ...

Documentation

type family (a :: Nat) (a :: Nat) + (b :: Nat) :: Nat (b :: Nat) :: Nat where ... infixl 6 #

Addition of type-level naturals.

Since: base-4.7.0.0

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