aboutsummaryrefslogtreecommitdiff
path: root/latex-test/src/Simple/Simple.hs
blob: 7c6b9744ff75ff5ebb9f12df2a21af3e440310cc (plain) (blame)
1
2
3
4
5
module Simple (foo) where

-- | This is foo.
foo :: t
foo = undefined