packages feed

fay-0.24.2.0: tests/Issue215/B.hs

module Issue215.B where

import Prelude

f :: Int -> Maybe Int
f x = Just x