diff options
author | alexbiehl <alexbiehl@gmail.com> | 2021-02-09 12:42:30 +0100 |
---|---|---|
committer | Sylvain Henry <sylvain@haskus.fr> | 2021-02-11 10:32:32 +0100 |
commit | cf7d06b8ac0f47d6ff1c2d3decdb6a50a0fd7502 (patch) | |
tree | 3c6c8e5898f353f1b2722f19b9ef4c06219f1388 /hypsrc-test/ref/src/Records.html | |
parent | 010f0320dff64e3f86091ba4691bc69ce6999647 (diff) |
Stable sort for (data/newtype) 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 |