Development.IDE.Graph.Internal.Options
data ShakeOptions Source #
Constructors
Fields
shakeOptions :: ShakeOptions Source #
getShakeExtra :: Typeable a => Action (Maybe a) Source #
getShakeExtraRules :: Typeable a => Rules (Maybe a) Source #
newShakeExtra :: Typeable a => a -> Maybe Dynamic Source #