packages feed

hackport-0.5.1: cabal/cabal-testsuite/PackageTests/BuildDeps/InternalLibrary2/programs/lemon.hs

import Text.PrettyPrint
import MyLibrary

main = do
    putStrLn (render (text "foo"))
    myLibFunc