diff options
author | Hécate Moonlight <Kleidukos@users.noreply.github.com> | 2021-03-24 14:28:36 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-24 14:28:36 +0100 |
commit | 3699d74aac686c1e071ab050456698ff2ea8c7df (patch) | |
tree | 03219be9082556713771259ea9530053a8210458 /hypsrc-test/ref/src/Records.html | |
parent | 3eb51fa32aaefe80bf2b6731dae2a2b26aba9e74 (diff) | |
parent | adca17adc9f53bb8ab451d0a11911c04145c8fb3 (diff) |
Merge pull request #1365 from hsyl20/wip/hsyl20/iface1
NameCache refactoring
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 9adf02de..256b952f 100644 --- a/hypsrc-test/ref/src/Records.html +++ b/hypsrc-test/ref/src/Records.html @@ -623,10 +623,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 @@ -640,10 +640,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 @@ -1301,12 +1301,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 |