module Lib where import Foo -- | See 'f' main :: IO () main = putStrLn "Hello, Haskell!"