Plan 9 from Bell Labs’s /usr/web/sources/contrib/fernan/nhc98/src/libraries/Cabal/tests/wash2hs/Setup.lhs
> module Main where > import Distribution.Simple > main :: IO () > main = defaultMain to compile: ghc -package Cabal -package parsec Setup.lhs -o setup