From 8c8517d6c82411212452c3c5fca503c7af5ac3da Mon Sep 17 00:00:00 2001 From: Ben Gamari Date: Fri, 21 Aug 2020 18:24:05 +0000 Subject: Update hypsrc-test for QuickLook This appears to be a spurious change. --- hypsrc-test/ref/src/Records.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hypsrc-test/ref/src/Records.html') diff --git a/hypsrc-test/ref/src/Records.html b/hypsrc-test/ref/src/Records.html index 604ac6ca..24e707c9 100644 --- a/hypsrc-test/ref/src/Records.html +++ b/hypsrc-test/ref/src/Records.html @@ -877,7 +877,7 @@ forall a. Num a => a -> a -> a >Point -> Int xPoint -> Int y Date: Tue, 12 Jan 2021 18:55:33 +0000 Subject: Adapt to "Make PatSyn immutable" --- hypsrc-test/ref/src/Records.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'hypsrc-test/ref/src/Records.html') diff --git a/hypsrc-test/ref/src/Records.html b/hypsrc-test/ref/src/Records.html index 24e707c9..7c5b2ff7 100644 --- a/hypsrc-test/ref/src/Records.html +++ b/hypsrc-test/ref/src/Records.html @@ -260,10 +260,7 @@ > Point :: Int -> Int -> Point -Point