diff options
author | Hécate Moonlight <Kleidukos@users.noreply.github.com> | 2021-02-11 11:00:31 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-11 11:00:31 +0100 |
commit | 59957c2885732bb86e737ac9679a05c62189e022 (patch) | |
tree | 562ae65942bd3aa5c87f2b03aaba0ea5b9b8343c /hypsrc-test/ref/src/Records.html | |
parent | d1b7f181b60ba3ac191183f1512e66793d28ac08 (diff) | |
parent | 7e8c7c3491f3e769368b8e6c767c62a33e996c80 (diff) |
Merge pull request #1329 from hsyl20/hsyl20/stabe_iface
Stable sort for instances
Diffstat (limited to 'hypsrc-test/ref/src/Records.html')
-rw-r--r-- | hypsrc-test/ref/src/Records.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/hypsrc-test/ref/src/Records.html b/hypsrc-test/ref/src/Records.html index 7c5b2ff7..859d1e70 100644 --- a/hypsrc-test/ref/src/Records.html +++ b/hypsrc-test/ref/src/Records.html @@ -616,10 +616,10 @@ forall a. Num a => a -> a -> a ><span class="annot" ><span class="annottext" >Int -x :: Int x :: Point -> Int +x :: Int </span - ><a href="#" + ><a href="Records.html#x" ><span class="hs-identifier hs-var hs-var" >x</span ></a @@ -633,10 +633,10 @@ x :: Point -> Int ><span class="annot" ><span class="annottext" >Int -y :: Int y :: Point -> Int +y :: Int </span - ><a href="#" + ><a href="Records.html#y" ><span class="hs-identifier hs-var hs-var" >y</span ></a @@ -1294,12 +1294,12 @@ forall a. Num a => a -> a -> a ><span class="annot" ><span class="annottext" >Int -y :: Int -x :: Int -y :: Point -> Int x :: Point -> Int +y :: Point -> Int +x :: Int +y :: Int </span - ><a href="#" + ><a href="Records.html#x" ><span class="hs-glyph hs-var hs-var hs-var hs-var" >..</span ></a |