1 2 3 4 5 6 7
module Main where import X main :: IO () main = print $ case f x of A -> True; B -> False