packages feed

brittany-0.14.0.0: data/Test247.hs

{-# LANGUAGE PatternSynonyms #-}
pattern J :: a -> Maybe a
pattern J x = Just x