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