packages feed

fay-0.24.2.0: tests/seq.hs

module Seq where

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