packages feed

fay-0.16.0.0: tests/seq.hs

import Prelude

main = error "You shall not pass!" `seq` return ()