{-# LINE 1 "src/System/Socket/Type/STREAM.hsc" #-}
module System.Socket.Type.STREAM where
{-# LINE 2 "src/System/Socket/Type/STREAM.hsc" #-}

import System.Socket.Type


{-# LINE 6 "src/System/Socket/Type/STREAM.hsc" #-}

data STREAM

instance Type STREAM where
  typeNumber _ = (1)