packages feed

ghc-exactprint-1.9.0.0: tests/examples/ghc910/Expression.hs

module Expression where

eh1  =  try (do return r;) <|> (do
                return r)