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