packages feed

fay-0.10.1.0: tests/patternMatchFail.hs

import           Language.Fay.Prelude

main = putStrLn ((\a 'a' -> "OK.") 0 'b')