packages feed

fay-0.16.0.0: tests/Issue215/B.hs

module Issue215.B where

import Prelude

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