packages feed

sproxy-0.9.4: src/Type.hs

module Type where

import           Data.ByteString (ByteString)

type SendData = ByteString -> IO ()