diff options
author | Sylvain Henry <sylvain@haskus.fr> | 2021-02-24 11:08:20 +0100 |
---|---|---|
committer | Sylvain Henry <sylvain@haskus.fr> | 2021-02-24 11:08:20 +0100 |
commit | b09c80a39e1167c0b48c1a5355f52ecb524e813b (patch) | |
tree | 80edca7e1067380b43079d903d94152dec1120a4 /hypsrc-test/ref/src/Records.html | |
parent | f7a9c5a5080e4eb61d2aa89cd0ca0fd300bd6c23 (diff) |
Fix haddockHypsrcTest output in ghc-head
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 256b952f..9adf02de 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 :: Point -> Int x :: Int +x :: Point -> Int </span - ><a href="Records.html#x" + ><a href="#" ><span class="hs-identifier hs-var hs-var" >x</span ></a @@ -640,10 +640,10 @@ x :: Int ><span class="annot" ><span class="annottext" >Int -y :: Point -> Int y :: Int +y :: Point -> Int </span - ><a href="Records.html#y" + ><a href="#" ><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 -x :: Point -> Int -y :: Point -> Int -x :: Int y :: Int +x :: Int +y :: Point -> Int +x :: Point -> Int </span - ><a href="Records.html#x" + ><a href="#" ><span class="hs-glyph hs-var hs-var hs-var hs-var" >..</span ></a |