packages feed

aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/Arrows/proc.hs

{- ORACLE_TEST pass -}
{-# LANGUAGE Arrows #-}
module Proc where

f g = proc x -> g -< x