haddock-2.13.2: html-test/src/Hyperlinks.hs
module Hyperlinks where -- | -- A plain URL: <http://example.com/> -- -- A URL with a label: <http://example.com/ some link> foo :: Int foo = 23
module Hyperlinks where -- | -- A plain URL: <http://example.com/> -- -- A URL with a label: <http://example.com/ some link> foo :: Int foo = 23