[...] import Model.MySettings [...] --Name the of the web application = App data App = App - In the app, only the variables of the data type MySettings appear. - Under Java developers could compare MySettings with a class, --which has the myApp variable. This is from MySettings type. {mySettings :: MySettings } [...]