module Control.Eternal.Syntax.Operators
  ( (<|)
  , (|>)
  ) where

import Control.FSharp.Syntax.Operators
        {- probably maybe they will be even here... -}