ref: f63e6ed90adf61b213ff5ffe3ef5bf16560cdf2f dir: /ghc/Control/Alternative.hs/
module Control.Alternative( Alternative(..), guard, ) where import Control.Applicative import Control.Monad