packages feed

Cabal-1.18.0: tests/PackageTests/BuildDeps/InternalLibrary1/programs/lemon.hs

import System.Time
import MyLibrary

main = do
    getClockTime
    myLibFunc