File: linkInline.parsed

package info (click to toggle)
haskell-haddock-library 1.11.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 372 kB
  • sloc: haskell: 2,220; makefile: 4
file content (7 lines) | stat: -rw-r--r-- 190 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
DocParagraph
  (DocAppend
     (DocString "Bla ")
     (DocHyperlink
        Hyperlink
          {hyperlinkLabel = Just (DocString "link"),
           hyperlinkUrl = "http://example.com"}))