packages feed

HaRe-0.8.0.0: test/testdata/B.hs

module B where


bob :: Int -> Int -> Int
bob x y = x + y