Advise-me-0.1: Assessment services for the Advise-Me project

Maintainerbastiaan.heeren@ou.nl
Stabilityprovisional
Portabilityportable (depends on ghc)
Safe HaskellNone
LanguageHaskell98

Service.Types

Description

 
Synopsis

Documentation

data DiagnosisReply a Source #

DiagnosisReply is a datatype that purely exists as an intermediate between the date types we gather and the XML we show to the user.

Instances
ToXML (DiagnosisReply a) Source # 
Instance details

Defined in Service.Types

data UserRequest Source #

UserRequest is a datatype that is used only to collect a group of users and a language for the user-model requests.

Constructors

UserRequest 

Fields