606e3f22 ^
108f1588 ^
1
2 3 4 5 6 7 8 9
{-# 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