hdiff
packages
feed
fay
-0.24.2.0: tests/patternMatchFail.hs
module PatternMatchFail where main :: Fay () main = putStrLn ((\a 'a' -> "OK.") 0 'b')