eternal-0.0.1: src/Control/Eternal/Syntax/Operators.hs
module Control.Eternal.Syntax.Operators
( (<|)
, (|>)
) where
import Control.FSharp.Syntax.Operators
{- probably maybe they will be even here... -}
module Control.Eternal.Syntax.Operators
( (<|)
, (|>)
) where
import Control.FSharp.Syntax.Operators
{- probably maybe they will be even here... -}