packages feed

haddock-2.25.0: html-test/src/Hyperlinks.hs

{-# LANGUAGE Haskell2010 #-}
module Hyperlinks where

-- |
-- A plain URL: <http://example.com/>
--
-- A URL with a label: <http://example.com/ some link>
foo :: Int
foo = 23