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