hdiff
packages
feed
ghc-exactprint
-0.5.0.0: tests/examples/ghc8/T10582.hs
{-# LANGUAGE Arrows #-} module T10582 where (|:) :: Int -> Int -> Int (|:) = (+)