diff options
| author | Alexander Biehl <alexbiehl@gmail.com> | 2018-06-14 15:28:52 +0200 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-06-14 15:28:52 +0200 | 
| commit | 6247ec8b5a5bc8145ce851dce11eb617a380381c (patch) | |
| tree | 7856c0dd1ddd0c1f3eef0422b0cd8e8a5a6b71cb /hypsrc-test/ref/src/Classes.html | |
| parent | 9a7f539d0c20654ff394f2ff99836412a6844df1 (diff) | |
| parent | 095fa970b32c818ed4c06cefc00ba98aaff756fa (diff) | |
Merge pull request #857 from sjakobi/ghc-head-update-3
Update ghc-head
Diffstat (limited to 'hypsrc-test/ref/src/Classes.html')
| -rw-r--r-- | hypsrc-test/ref/src/Classes.html | 40 | 
1 files changed, 30 insertions, 10 deletions
| diff --git a/hypsrc-test/ref/src/Classes.html b/hypsrc-test/ref/src/Classes.html index abff8877..d2604e82 100644 --- a/hypsrc-test/ref/src/Classes.html +++ b/hypsrc-test/ref/src/Classes.html @@ -60,8 +60,12 @@        ></a        ><span        >    </span -      ><span class="hs-identifier" -      >bar</span +      ><a name="bar" +      ><a href="Classes.html#bar" +	><span class="hs-identifier" +	  >bar</span +	  ></a +	></a        ><span        > </span        ><span class="hs-glyph" @@ -87,8 +91,12 @@        ></a        ><span        >    </span -      ><span class="hs-identifier" -      >baz</span +      ><a name="baz" +      ><a href="Classes.html#baz" +	><span class="hs-identifier" +	  >baz</span +	  ></a +	></a        ><span        > </span        ><span class="hs-glyph" @@ -361,8 +369,12 @@        ></a        ><span        >    </span -      ><span class="hs-identifier" -      >quux</span +      ><a name="quux" +      ><a href="Classes.html#quux" +	><span class="hs-identifier" +	  >quux</span +	  ></a +	></a        ><span        > </span        ><span class="hs-glyph" @@ -470,8 +482,12 @@        ></a        ><span        >    </span -      ><span class="hs-identifier" -      >norf</span +      ><a name="norf" +      ><a href="Classes.html#norf" +	><span class="hs-identifier" +	  >norf</span +	  ></a +	></a        ><span        > </span        ><span class="hs-glyph" @@ -703,8 +719,12 @@        ></a        ><span        >    </span -      ><span class="hs-identifier" -      >plugh</span +      ><a name="plugh" +      ><a href="Classes.html#plugh" +	><span class="hs-identifier" +	  >plugh</span +	  ></a +	></a        ><span        > </span        ><span class="hs-glyph" | 
