packages feed

fay-0.12.0.0: tests/patternMatchFail.hs

import           Prelude

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