module TDoc where

-- |
-- `hello`
hello :: Int
hello = length "Hello, Haskell!"