packages feed

hscope-0.1: t/files/Arrow.hs

module Main
where

import Control.Arrow

doSth = (+ 1) . head &&& tail