aboutsummaryrefslogtreecommitdiff
path: root/html-test/src/Hyperlinks.hs
blob: 34e64448e80e9229d0ae6b6c07a1de1e4bebf986 (plain) (blame)
1
2
3
4
5
6
7
8
module Hyperlinks where

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