Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Modelling.Auxiliary.Output
Description
This module provides common skeletons for printing tasks
Documentation
addPretext :: OutputCapable m => LangM' m a -> LangM' m a Source #
checkTaskText :: (Bounded element, Enum element, Eq element, Show element) => [SpecialOutput element] -> Maybe String Source #
directionsAdvice :: OutputCapable m => LangM m Source #
hoveringInformation :: OutputCapable m => LangM m Source #
simplifiedInformation :: OutputCapable m => LangM m Source #