-- top of module module {- c1 -} ModuleComments1 {- c2 -} -- c3 ( -- c4 foo -- c5 ) {- c6 -} where {- c7 -} -- c8 import Data.Text -- c9 foo = x -- eof