Plan 9 from Bell Labs’s /usr/web/sources/contrib/fernan/nhc98/src/libraries/Cabal/tests/A/B/A.lhs
> module B.A where > a = 42 :: Int > main = print a